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

Method ios

packages/firebase-database/index.ios.ts:344–346  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

342 }
343
344 get ios() {
345 return this.native;
346 }
347}
348
349export class Reference extends Query implements IReference {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected