how to use spread js code example Example: spread operator javascript [a, b, ...objIteravel] = [1, 2, 3, 4, 5];