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

    Interface EmulatorConnectionOptions

    Options for the connection to the emulator

    interface EmulatorConnectionOptions {
        firestore?: FirestoreEmulatorConnectionOptions;
        storage?: StoreEmulatorConnectionOptions;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    Options for firestore

    Options for storage