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

Method val

packages/firebase-database/common.ts:65–65  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

63 hasChildren(): boolean;
64 numChildren(): number;
65 val(): any;
66}
67
68export interface IDatabase {

Callers 3

cbMethod · 0.65
childrenMethod · 0.65
transactionMethod · 0.65

Implementers 3

DataSnapshotpackages/firebase-database/index.andro
DataSnapshotpackages/firebase-database/index.ios.t
DataSnapshotpackages/firebase-database/index.d.ts

Calls

no outgoing calls

Tested by

no test coverage detected