ES6 的模块化分为导出(export) @与导入(import)两个模块。 ... test.js"; console.log(exportName);// Tom 使用as 重新定义导出的接口名称,隐藏模块内部的 ...
確定! 回上一頁