mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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`.
|
||
|---|---|---|
| .. | ||
| defer | ||
| devtools | ||
| di | ||
| dom-navigation | ||
| event-dispatch | ||
| signals | ||