An Object.assign method is part of the ECMAScript 2015 (ES6) standard and does exactly what you need. var clone = Object ...
確定! 回上一頁