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

Method admob

packages/firebase-core/index.ios.ts:517–519  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

515
516 // For backward compat remove @v3
517 admob() {
518 return global?.__admob;
519 }
520}
521
522export function firebase() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected