UNPKG

firestore-snapshot-utils

Version:
5 lines (4 loc) 185 B
export * from './getDBSnapshot.js'; export * from './getDBSnapshotChanges.js'; export * from './getDBSnapshotChangesDiff.js'; export type * from './internal/DocumentChangeSnapshot.js';