const obj = { key: "value" }; console.log(obj);. Now, I don't want to remind you that everything in JS is an object.
確定! 回上一頁