Skip to content

Commit

Permalink
fix(afs): export interfaces (#1277)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabian Wiles authored and jamesdaniels committed Oct 25, 2017
1 parent 3e00e16 commit 4a21857
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/firestore/public_api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ export * from './collection/collection';
export * from './document/document';
export * from './collection/changes';
export * from './observable/fromRef';
export * from './interfaces'

0 comments on commit 4a21857

Please sign in to comment.