Point-in-time recovery (PITR) adapter for Typesaurus, type-safe Firestore ODM.
The library is available as an npm package. To install Typesaurus, run:
npm install --save @typesaurus/recovery typesaurus firebase-admin
Note that although Typesaurus PITR has Typesaurus listed as a peer dependency, firebase-admin
required fot the package to work isn't listed as a dependency, so they won't install automatically with the Typesaurus package.
See the changelog.