Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ firestore
Method
firestore
packages/firebase-firestore/index.d.ts:547–547 ·
view source on GitHub ↗
(app?: FirebaseApp)
Source
from the content-addressed store, hash-verified
545
546
export
interface
FirebaseFirestore {
547
static firestore(app?: FirebaseApp): Firestore;
548
}
Callers
5
constructor
Method · 0.65
issue_51
Method · 0.65
init
Method · 0.65
invalid_field_path
Method · 0.65
issue_139
Method · 0.65
Implementers
1
DocumentReference
packages/firebase-firestore/index.andr
Calls
no outgoing calls
Tested by
no test coverage detected