Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(firestore, types): support Generic Types (#3810)
* Updates Firestore Types to Generic Types Updates firestore types to generic types, as is in the firestore web SDK. Allows to define specific document data types ensuring type safe operations with collections and documents, plus the convenience of automatic auto-complete from type defined document data. * Update packages/firestore/lib/index.d.ts Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com> Co-authored-by: Mike Hardy <github@mikehardy.net>
- Loading branch information
f81e08e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs: