Skip to content

Commit

Permalink
Step 2.11: Added models typings into the config
Browse files Browse the repository at this point in the history
  • Loading branch information
dotansimha committed Nov 27, 2016
1 parent 543f5cf commit d36726c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/declarations.d.ts
Expand Up @@ -11,4 +11,5 @@
For more info on type definition files, check out the Typescript docs here:
https://www.typescriptlang.org/docs/handbook/declaration-files/introduction.html
*/
/// <reference path="../models/whatsapp-models.d.ts" />
declare module '*';

0 comments on commit d36726c

Please sign in to comment.