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

Method httpsCallable

packages/firebase-functions/common.ts:38–38  ·  view source on GitHub ↗
(name: string, options?: HttpsCallableOptions)

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

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