You can use Object.assign() to clone an object, and Array.from() to clone an array. let arr ...
確定! 回上一頁