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

Method ios

packages/firebase-functions/index.android.ts:190–192  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

188 }
189
190 get ios() {
191 return this.native;
192 }
193
194 useFunctionsEmulatorOrigin(origin: string) {
195 this.native.useFunctionsEmulator(origin);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected