mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
24646e7eb8
add test in gulpfile which will compile a basic TS file with generated angular2.d.ts to ensure generated d.ts is valid syntactic TS Adds support for enums in .d.ts generation pipeline. Removes renaming reexports in http module.