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