Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
150
export
interface
FirebaseDatabase {
151
static database(app?: FirebaseApp): Database;
152
}
Callers
2
constructor
Method · 0.80
constructor
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected