-
octal authored
The whenAll function returns a Promise<T> that will resolve when all of the promises have resolved or will reject when of the promise is rejected.
284c5f6f
The whenAll function returns a Promise<T> that will resolve when all of the promises have resolved or will reject when of the promise is rejected.