mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
03fb3cd463
Explicitly adding an `export {}` to modules containing declare global fixes an issue where Rollup would incorrectly claim that the global variable is not defined in the emitted .d.ts files.
Needed to land the latest rules_angular.