mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
I actually tried to use @types/* directly but came across several issues which prevented me from switching over: - https://github.com/Microsoft/TypeScript/issues/8715 - https://github.com/Microsoft/TypeScript/issues/8723
2 lines
126 B
TypeScript
2 lines
126 B
TypeScript
/// <reference path="../../../../typings/node/node.d.ts" />
|
|
/// <reference path="../../../../typings/jasmine/jasmine.d.ts" />
|