Const
alias for Array.fromAsync.
Array.fromAsync
Creates an array from an async iterator or iterable object.
An async iterator or array-like object to convert to an array.
Optional
Value of 'this' used when executing mapfn.
alias for
Array.fromAsync
.