mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
7a4a3c850f
This removes some, but not all, of the manual work needed to patch up our .d.ts for pushing to DefinitelyTyped. Remaining manual steps are: - some types still missing - declaration of decorators - remove destructuring args See #2686.