Skip to content

Commit

Permalink
Step 4.1: Add Parties collection
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilkisiela authored and dotansimha committed Nov 27, 2016
1 parent 0237e74 commit 5566c96
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions both/collections/parties.collection.ts
@@ -0,0 +1,3 @@
import { MongoObservable } from 'meteor-rxjs';

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

0 comments on commit 5566c96

Please sign in to comment.