The rest operator ( ... ) is used to collect the function arguments into an array. So, it's the opposite of the spread operator. For example, ...
確定! 回上一頁