mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
bb46b6b051
The chrome.devtools.performance types were added to the DefinitelyTyped module and as such we don't need to make use of any to circumvent the missing types. See: https://github.com/DefinitelyTyped/DefinitelyTyped/pull/70231 PR Close #58015