MCPcopy Create free account
hub / github.com/NativeScript/firebase / database

Method database

packages/firebase-database/index.d.ts:151–151  ·  view source on GitHub ↗
(app?: FirebaseApp)

Source from the content-addressed store, hash-verified

149
150export interface FirebaseDatabase {
151 static database(app?: FirebaseApp): Database;
152}

Callers 2

constructorMethod · 0.80
constructorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected