mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
f3027367eb
Replaces the temporary `promiseWithResolvers` polyfill with the
native `Promise.withResolvers()` API in test files and Updates the TypeScript configuration to include the `es2024.promise`.
(cherry picked from commit b5ce15c659)