Could not find a declaration file for module 'lodash'

安装 Lodash 类型声明文件

# 使用 npm
npm install --save-dev @types/lodash

# 使用 yarn
yarn add -D @types/lodash

打包成功

Logo

腾讯云面向开发者汇聚海量精品云计算使用和开发经验,营造开放的云计算技术生态圈。

更多推荐