We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e00e16 commit 4a21857Copy full SHA for 4a21857
src/firestore/public_api.ts
@@ -4,3 +4,4 @@ export * from './collection/collection';
4
export * from './document/document';
5
export * from './collection/changes';
6
export * from './observable/fromRef';
7
+export * from './interfaces'
0 commit comments