The Array.of() and typed array .of() static methods create new arrays from the values of any number of arguments.
Array.of()
.of()