The spread operator lets you grab an array, and decompose it in such a way that now you can have each one of the values out of it and can be passed as arguments ...
確定! 回上一頁