mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
119a94ef4b
These patches are no longer necessary with the current state of the type packages and the code within the repository. The types are now included in the already required babel.d.ts file for the relevant babel packages (currently: `@babel/core` and `@babel/generator`). PR Close #53441