🏠 New in Low Baseline Support: Array.fromAsync()
January 25, 2024
The Array.fromAsync()
static method copies items from an async iterable object to make a new array.
Source features
javascript.builtins.Array.fromAsync
[mdn]
January 25, 2024
The Array.fromAsync()
static method copies items from an async iterable object to make a new array.
javascript.builtins.Array.fromAsync
[mdn]