Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ doc
Method
doc
packages/firebase-firestore/index.d.ts:229–229 ·
view source on GitHub ↗
(documentPath: string)
Source
from the content-addressed store, hash-verified
227
disableNetwork(): Promise<void>;
228
229
doc<T extends DocumentData = DocumentData>(documentPath: string): IDocumentReference<T>;
230
231
enableNetwork(): Promise<void>;
232
Callers
4
issue_51
Method · 0.65
init
Method · 0.65
invalid_field_path
Method · 0.65
issue_139
Method · 0.65
Implementers
3
Firestore
packages/firebase-firestore/index.andr
Firestore
packages/firebase-firestore/index.ios.
Firestore
packages/firebase-firestore/index.d.ts
Calls
no outgoing calls
Tested by
no test coverage detected