You can expand an array, an object or a string using the spread operator ... . Let's start with an array example. Given const a = [1, 2, 3].
確定! 回上一頁