会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
脸上笑嘻嘻
博客园
首页
新随笔
联系
管理
订阅
This module is declared with using 'export =', and can only be used with a default import when using the 'esModuleInterop' flag
使用import moment from 'moment'后报错
解决办法:在tsconfig.json中增加配置
"allowSyntheticDefaultImports": true允许从没有默认导出的模块引入
posted @
2021-07-09 11:08
去有风的地方
阅读(
3287
) 评论(
0
)
编辑
收藏
举报
刷新页面
返回顶部
公告