🏠 New in Low Baseline Support: Array.fromAsync()

January 25, 2024

caniuse · mdn · spec

The Array.fromAsync() static method copies items from an async iterable object to make a new array.

Source features