... b: 2, c: 3 }; const object2 = Object.fromEntries( Object.entries(object1) .map(([ key, ...
確定! 回上一頁