Skip to content

Commit

Permalink
Step 13.15: Export pictures collection
Browse files Browse the repository at this point in the history
  • Loading branch information
dotansimha authored and darkbasic committed Oct 16, 2017
1 parent 9c6be46 commit 70e2019
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/server/collections/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
export * from './chats';
export * from './messages';
export * from './users';
export * from './pictures';

0 comments on commit 70e2019

Please sign in to comment.