expo-unified-push
    Preparing search index...

    Type Alias ErrorPayload

    type ErrorPayload = {
        message: string;
        stackTrace: string;
    }
    Index

    Properties

    Properties

    message: string
    stackTrace: string