不允许使用CommonJS,例如,你不能使用 require , module.exports 或 exports; 当引入文件时,强制 ... 通过 import 以静态的方式导入另一个通过 export 导出的模块。
確定! 回上一頁