mirror of
https://github.com/xuthus83/pigallery2.git
synced 2024-11-03 21:04:03 +08:00
7 lines
324 B
TypeScript
7 lines
324 B
TypeScript
/// <reference path="../common/common-classes.d.ts" />
|
|
/// <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/zone.js/dist/zone.js.d.ts"/>
|
|
|