Spread syntax allows an object literal to be expanded in places where ... const copy3 = Array.from(origArr);// using the spread operator ⬇
確定! 回上一頁