mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
c4b266cace
This PR provides strict type definition for the window.ng object used for both console debugging and devtools. `GlobalDevModeUtils` now gathers all type information about all methods exposed on window.ng. PR Close #53439