Creates an array from iterable spread.
Rest
The Iterable objects to spread.
since TypeScript 4.2 - Use __spreadArray
__spreadArray
Generated using TypeDoc
Creates an array from iterable spread.