The ["await dictionary" proposal](https://github.com/tc39/proposal-await-dictionary) is at stage 3 and brings the following methods. * `Promise.allKeyed` * `Promise.allSettledKeyed` We should add support in TypeScript 7.1.
The "await dictionary" proposal is at stage 3 and brings the following methods.
Promise.allKeyedPromise.allSettledKeyedWe should add support in TypeScript 7.1.