UNPKG

firelordjs

Version:

🔥 High Precision Typescript Wrapper for Firestore Web, Providing Unparalleled Type Safe and Dev Experience

3 lines (2 loc) • 136 B
import { OriWriteBatch, WriteBatchSet } from '../types'; export declare const setCreator: (writeBatch: OriWriteBatch) => WriteBatchSet;