const cjs = require('. ... Common JS 匯出的是「物件」,所以可以使用key-value pair ... module.exports = { sum, multiply }; // CommonJS
確定! 回上一頁