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