2016-03-18 23:02:26 +08:00
|
|
|
/// <reference path="../typings/browser.d.ts"/>
|
2016-05-04 23:20:21 +08:00
|
|
|
/// <reference path="../common/common-classes.d.ts" />
|
2016-03-14 20:20:29 +08:00
|
|
|
/// <reference path="../node_modules/tslint/lib/tslint.d.ts" />
|
2016-05-04 23:20:21 +08:00
|
|
|
/// <reference path="../node_modules/@angular/core/index.d.ts" />
|
|
|
|
/// <reference path="../node_modules/@angular/common/index.d.ts" />
|
|
|
|
/// <reference path="../node_modules/@angular/router/index.d.ts" />
|
|
|
|
/// <reference path="../node_modules/@angular/router-deprecated/index.d.ts" />
|
2016-03-18 23:02:26 +08:00
|
|
|
/// <reference path="../node_modules/zone.js/dist/zone.js.d.ts"/>
|
|
|
|
|