React Native Firebase
    Preparing search index...

    Storage Emulator options. Web only.

    Use the exported types directly instead. FirebaseStorageTypes namespace is kept for backwards compatibility.

    interface EmulatorMockTokenOptions {
        mockUserToken?: string;
    }
    Index

    Properties

    Properties

    mockUserToken?: string

    the mock auth token to use for unit testing Security Rules.