Web features explorer

Array.fromAsync()

Newly available since 2024-01-25
Tags: javascript Groups: JavaScript > Collections > Arrays

The Array.fromAsync() static method copies items from an async iterable object to make a new array. To learn more, see Array.fromAsync() at MDN.

Compatibility

Specifications