mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
56cb0931ef
`PromiseSettledResult<void>` requires the ES2020 typings. Those might not be provided (or `skipLibCheck` is not enabled). fixes #63931 PR Close #63955