Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/NativeScript/firebase
/ commit
Method
commit
packages/firebase-firestore/index.d.ts:199–199 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
197
198
export
interface
IWriteBatch {
199
commit(): Promise<void>;
200
201
delete<T extends DocumentData = DocumentData>(documentRef: IDocumentReference<T>): IWriteBatch;
202
Callers
3
commit
Method · 0.65
commit
Method · 0.65
init
Method · 0.65
Implementers
3
WriteBatch
packages/firebase-firestore/index.andr
WriteBatch
packages/firebase-firestore/index.ios.
WriteBatch
packages/firebase-firestore/index.d.ts
Calls
no outgoing calls
Tested by
no test coverage detected