mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
098201d0b8
This is needed to prevent leaking internal APIs to users via our published .d.ts typings. Fixes #4645 Closes #4989