UNPKG

firesage

Version:

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

3 lines (2 loc) • 143 B
import { OriTransaction, TransactionSet } from '../types'; export declare const setCreator: (transaction: OriTransaction) => TransactionSet;