MCPcopy 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
546export interface FirebaseFirestore {
547 static firestore(app?: FirebaseApp): Firestore;
548}

Callers 5

constructorMethod · 0.65
issue_51Method · 0.65
initMethod · 0.65
invalid_field_pathMethod · 0.65
issue_139Method · 0.65

Implementers 1

DocumentReferencepackages/firebase-firestore/index.andr

Calls

no outgoing calls

Tested by

no test coverage detected