Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ hasChildren
Method
hasChildren
packages/firebase-database/common.ts:63–63 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
61
getPriority(): string | number | null;
62
hasChild(path: string): boolean;
63
hasChildren(): boolean;
64
numChildren(): number;
65
val(): any;
66
}
Callers
2
hasChildren
Method · 0.65
hasChildren
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