Converts the value to an array using Array.from().
Array.from()
A new array value.
Optional
Generated using TypeDoc
Converts the value to an array using
Array.from()
.Returns
A new array value.
See
Array.from()