Many people are discussing, if spread operator works only on iterables, then how does it works with object? For example: let obj = { a: 1, b: 2, ...
確定! 回上一頁