Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ exists
Method
exists
packages/firebase-database/index.ios.ts:565–567 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
563
}
564
565
exists(): boolean {
566
return
this.native?.exists();
567
}
568
569
exportVal() {
570
return
{
Callers
nothing calls this directly
Calls
1
exists
Method · 0.65
Tested by
no test coverage detected