MCPcopy Index your code
hub / github.com/NativeScript/firebase / appCheck

Method appCheck

packages/firebase-app-check/index.d.ts:52–52  ·  view source on GitHub ↗
(app?: FirebaseApp)

Source from the content-addressed store, hash-verified

50
51export interface FirebaseAppCheck {
52 static appCheck(app?: FirebaseApp): AppCheck;
53}

Callers 4

constructorMethod · 0.65
app.tsFile · 0.65
app.tsFile · 0.65
testItMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected