MCPcopy Index your code
hub / github.com/NativeScript/firebase / batch

Method batch

packages/firebase-firestore/index.d.ts:219–219  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

217 useEmulator(host: string, port: number);
218
219 batch(): IWriteBatch;
220
221 clearPersistence(): Promise<void>;
222

Callers 3

batchMethod · 0.65
batchMethod · 0.65
initMethod · 0.65

Implementers 3

Firestorepackages/firebase-firestore/index.andr
Firestorepackages/firebase-firestore/index.ios.
Firestorepackages/firebase-firestore/index.d.ts

Calls

no outgoing calls

Tested by

no test coverage detected