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 authored and DAB0mB committed Dec 24, 2016
1 parent 8bf7f9a commit d52bc05
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/declarations.d.ts
Expand Up @@ -11,4 +11,6 @@
For more info on type definition files, check out the Typescript docs here:
https://www.typescriptlang.org/docs/handbook/declaration-files/introduction.html
*/
declare module '*';
/// <reference path="../models/whatsapp-models.d.ts" />
declare module '*';

0 comments on commit d52bc05

Please sign in to comment.