Skip to content

Commit

Permalink
Step 21.9: Import NodeJS @types
Browse files Browse the repository at this point in the history
  • Loading branch information
dotansimha committed Nov 27, 2016
1 parent 8037868 commit d012aa1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions typings.d.ts
@@ -1,6 +1,7 @@
/// <reference types="zone.js" />
/// <reference types="meteor-typings" />
/// <reference types="@types/underscore" />
/// <reference types="@types/node" />

declare module '*.html' {
const template: string;
Expand Down

0 comments on commit d012aa1

Please sign in to comment.