@jiway/firestorm-core - v1.1.1
    Preparing search index...

    Interface FullEmulatorConnectionOptions

    Full set of options for the connection to the emulator

    interface FullEmulatorConnectionOptions {
        firestore: Readonly<FirestoreEmulatorConnectionOptions>;
        storage: Readonly<StoreEmulatorConnectionOptions>;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    Options for firestore

    Options for storage