Passing require() with the path to a JSON file will synchronously read and parse the data into a JavaScript object. const config = require('./ ...
確定! 回上一頁