If Node.js or the browser support Object.entries() , it can be used as an alternative to using Object.keys() (Pointy's answer). const h = { a: ...
確定! 回上一頁