Skip to content

Commit 4a21857

Browse files
Fabian Wilesjamesdaniels
authored andcommitted
fix(afs): export interfaces (#1277)
1 parent 3e00e16 commit 4a21857

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/firestore/public_api.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ export * from './collection/collection';
44
export * from './document/document';
55
export * from './collection/changes';
66
export * from './observable/fromRef';
7+
export * from './interfaces'

0 commit comments

Comments
 (0)