Skip to content

Commit

Permalink
Step 4.8: Move Parties to imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamil Kisiela authored and DAB0mB committed Dec 14, 2016
1 parent a6fdc6d commit 0a12152
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions imports/api/parties.js
@@ -0,0 +1,3 @@
import { Mongo } from 'meteor/mongo';

export const Parties = new Mongo.Collection('parties');

0 comments on commit 0a12152

Please sign in to comment.