UNPKG

firestore-snapshot-utils

Version:

[![github license](https://img.shields.io/github/license/ericvera/firestore-snapshot-utils.svg?style=flat-square)](https://github.com/ericvera/firestore-snapshot-utils/blob/master/LICENSE) [![npm version](https://img.shields.io/npm/v/firestore-snapshot-ut

5 lines (4 loc) 162 B
export * from './getDBSnapshot.js'; export * from './getDBSnapshotChanges.js'; export * from './getDBSnapshotChangesDiff.js'; export * from './normalizeData.js';