In Node, we can use a require call to import this JSON file like any other CommonJS module: const config = require("./config.json");.
確定! 回上一頁