1
0
mirror of https://github.com/bpatrik/pigallery2.git synced 2025-01-20 04:59:33 +02:00
pigallery2/frontend/browser.d.ts

10 lines
514 B
TypeScript
Raw Normal View History

2016-05-26 09:44:13 +02:00
/// <reference path="../typings/index.d.ts"/>
2016-05-04 17:20:21 +02:00
/// <reference path="../common/common-classes.d.ts" />
2016-03-14 13:20:29 +01:00
/// <reference path="../node_modules/tslint/lib/tslint.d.ts" />
2016-05-04 17:20:21 +02: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 16:02:26 +01:00
/// <reference path="../node_modules/zone.js/dist/zone.js.d.ts"/>