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

Method useEmulator

packages/firebase-functions/common.ts:40–40  ·  view source on GitHub ↗
(host: string, port: number)

Source from the content-addressed store, hash-verified

38 httpsCallable(name: string, options?: HttpsCallableOptions): HttpsCallable;
39
40 useEmulator(host: string, port: number);
41}

Callers 1

useEmulatorMethod · 0.65

Implementers 3

Functionspackages/firebase-functions/index.andr
Functionspackages/firebase-functions/index.ios.
Functionspackages/firebase-functions/index.d.ts

Calls

no outgoing calls

Tested by

no test coverage detected