Spread properties in object initializers copies field names and their values from a provided object onto the newly created object. 1: let n = { ...
確定! 回上一頁