Skip to content

Commit

Permalink
Step 3.11: Updated import path
Browse files Browse the repository at this point in the history
  • Loading branch information
DAB0mB authored and dotansimha committed Nov 28, 2016
1 parent 3aa0c99 commit fe63ffe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/declarations.d.ts
Expand Up @@ -11,5 +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" />
/// <reference path="../api/models/whatsapp-models.d.ts" />
declare module '*';

0 comments on commit fe63ffe

Please sign in to comment.