firestore-export

0.1.4 • Public • Published

Usage

    import firestoreExport from "firestore-export";
    import {Firestore} from "@google-cloud/firestore";
 
    const firestore = new Firestore();
 
    firestoreExport(firestore,"my-collection");

Dependents (0)

Package Sidebar

Install

npm i firestore-export

Weekly Downloads

5

Version

0.1.4

License

MIT

Unpacked Size

7.7 kB

Total Files

6

Last publish

Collaborators

  • aredwood