mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This also does no more depend on a version on npm for the compiler_cli. Also runs the tests for tools/metadata
4 lines
258 B
TypeScript
4 lines
258 B
TypeScript
/// <reference path="../../typings/es6-collections/es6-collections.d.ts" />
|
|
/// <reference path="../../typings/es6-promise/es6-promise.d.ts" />
|
|
/// <reference path="../../typings/node/node.d.ts" />
|
|
/// <reference path="../../typings/jasmine/jasmine.d.ts" />
|