JS 之export、export default和module.exports export和export default是ES6中导出模块中变量的语法 exports和module.exports是Nodejs中导出模块中变量的语法(基于CommonJs语法规范) expor 文章来源推酷网发表时间2021-07-29(4年前) 阅读次数5 全文阅读:juejin.cn扫码关注公众号获取最新文章,免费领取前端工程师必备资源