angular-cn/tools/types.d.ts

5 lines
214 B
TypeScript

// This file contains all ambient imports needed to compile the tools source code
/// <reference path="../node_modules/@types/jasmine/index.d.ts" />
/// <reference path="../node_modules/@types/node/index.d.ts" />