Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ clearPersistence
Method
clearPersistence
packages/firebase-firestore/index.d.ts:221–221 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
219
batch(): IWriteBatch;
220
221
clearPersistence(): Promise<void>;
222
223
collection(collectionPath: string): ICollectionReference;
224
Callers
2
clearPersistence
Method · 0.65
clearPersistence
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