foo.js //一個一個匯出 module.exports.age = 1 module.exports.foo = function(){} ... src/app/moduleA 無字尾名檔案按照 javascript 解析 ...
確定! 回上一頁