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

Method admob

packages/firebase-core/index.android.ts:460–462  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

458
459 // For backward compat remove @v3
460 admob() {
461 return global?.__admob;
462 }
463}
464
465export function firebase() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected