mirror of
https://github.com/xuthus83/pigallery2.git
synced 2024-11-03 21:04:03 +08:00
6 lines
317 B
TypeScript
6 lines
317 B
TypeScript
///<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" />
|