Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
51
export
interface
FirebaseAppCheck {
52
static appCheck(app?: FirebaseApp): AppCheck;
53
}
Callers
4
constructor
Method · 0.65
app.ts
File · 0.65
app.ts
File · 0.65
testIt
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected