mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
b3d045b9a4
This commit adds `declare` to each interface in the `zone-impl` to prevent renaming of any interface properties by compiler optimizations. This would otherwise cause issues if multiple applications depend on ZoneJS and compile the interface properties to different names. PR Close #54966
53 KiB
53 KiB