UNPKG

firestore-snapshot-utils

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