Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/NativeScript/firebase
/ get
Method
get
packages/firebase-firestore/index.d.ts:20–20 ·
view source on GitHub ↗
(options?: GetOptions)
Source
from the content-addressed store, hash-verified
18
endBefore(fieldValues: IFieldValue[]): IQuery<T>;
19
20
get(options?: GetOptions): Promise<IQuerySnapshot<T>>;
21
22
limit(limit: number): IQuery<T>;
23
Callers
15
providerData
Method · 0.65
removeAuthStateChangeListener
Method · 0.65
removeIdTokenChangListener
Method · 0.65
removeAuthStateChangeListener
Method · 0.65
removeIdTokenChangListener
Method · 0.65
setAttributes
Method · 0.65
index.android.ts
File · 0.65
getResourceId
Function · 0.65
delete
Method · 0.65
signOut
Method · 0.65
_handleAuth
Method · 0.65
deserializeField
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected