2016-05-20 16:06:52 -07:00
|
|
|
// This file contains all ambient imports needed to compile the tools source code
|
|
|
|
|
|
2016-05-25 15:37:40 -07:00
|
|
|
/// <reference path="../node_modules/@types/jasmine/index.d.ts" />
|
|
|
|
|
/// <reference path="../node_modules/@types/node/index.d.ts" />
|
2016-08-19 12:10:53 -07:00
|
|
|
/// <reference path="../node_modules/zone.js/dist/zone.js.d.ts" />
|