1
0
mirror of https://github.com/bpatrik/pigallery2.git synced 2024-12-12 11:15:22 +02:00
pigallery2/frontend/browser.d.ts

6 lines
317 B
TypeScript
Raw Normal View History

2016-03-14 14:20:29 +02:00
///<reference path="../typings/browser.d.ts"/>
/// <reference path="../common/common-classes.d.ts" />
/// <reference path="../node_modules/angular2/typings/browser.d.ts" />
/// <reference path="../node_modules/reflect-metadata/reflect-metadata.d.ts" />
/// <reference path="../node_modules/tslint/lib/tslint.d.ts" />