Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ exists
Method
exists
packages/firebase-database/common.ts:58–58 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
56
57
child(path: string): IDataSnapshot;
58
exists(): boolean;
59
exportVal(): any;
60
forEach(action: (child: IDataSnapshot) => true | undefined): boolean;
61
getPriority(): string | number | null;
Callers
3
exists
Method · 0.65
exists
Method · 0.65
exists
Method · 0.65
Implementers
3
DataSnapshot
packages/firebase-database/index.andro
DataSnapshot
packages/firebase-database/index.ios.t
DataSnapshot
packages/firebase-database/index.d.ts
Calls
no outgoing calls
Tested by
no test coverage detected