1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2025-01-14 14:43:17 +08:00
pigallery2/frontend/browser.d.ts

7 lines
306 B
TypeScript
Raw Normal View History

2016-03-18 16:02:26 +01:00
/// <reference path="../typings/browser.d.ts"/>
2016-03-14 13:20:29 +01:00
/// <reference path="../common/common-classes.d.ts" />
2016-03-20 17:19:04 +01:00
/// <reference path="../node_modules/angular2/typings/browser.d.ts" />
2016-03-14 13:20:29 +01:00
/// <reference path="../node_modules/tslint/lib/tslint.d.ts" />
2016-03-18 16:02:26 +01:00
/// <reference path="../node_modules/zone.js/dist/zone.js.d.ts"/>