Skip to content

Commit

Permalink
Step 14.5: Create also User interface
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilkisiela authored and dotansimha committed Nov 27, 2016
1 parent 9c2cea0 commit fdf6f2c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions both/models/user.model.ts
@@ -0,0 +1,3 @@
import { Meteor } from 'meteor/meteor';

export interface User extends Meteor.User {}

0 comments on commit fdf6f2c

Please sign in to comment.