const json = require("./emp.json"); console.log(json);. It directly reads the file as an object from the ...
確定! 回上一頁