Rest operator : collects the remaining items of an iterable into an Array and is used for rest parameters and destructuring. Spread operator: turns the items of ...
確定! 回上一頁