The spread operator will spread all enumerable, own properties of one object to another object. ... A good use case is creating a shallow copy of an object.
確定! 回上一頁