MCPcopy Create free account
hub / github.com/NativeScript/firebase / useEmulator

Method useEmulator

packages/firebase-firestore/index.d.ts:217–217  ·  view source on GitHub ↗
(host: string, port: number)

Source from the content-addressed store, hash-verified

215
216export interface IFirestore {
217 useEmulator(host: string, port: number);
218
219 batch(): IWriteBatch;
220

Callers 1

useEmulatorMethod · 0.65

Implementers 3

Firestorepackages/firebase-firestore/index.andr
Firestorepackages/firebase-firestore/index.ios.
Firestorepackages/firebase-firestore/index.d.ts

Calls

no outgoing calls

Tested by

no test coverage detected