mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
4 lines
214 B
TypeScript
4 lines
214 B
TypeScript
// This file contains all ambient imports needed to compile the tools source code
|
|
|
|
/// <reference path="../node_modules/@types/jasmine/index.d.ts" />
|
|
/// <reference path="../node_modules/@types/node/index.d.ts" />
|