【发布时间】:2019-02-04 11:16:52
【问题描述】:
很遗憾,我现在无法升级到 lodash 4。所以,我正在尝试使用 https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash 中提供的 v3 类型,它有一个带有 lodash 3 类型的 v3 文件夹。但是,当我执行npm install @types/lodash --save-dev 时,v3 文件夹不存在。我看到的只是common 和'fp' 文件夹。
【问题讨论】:
标签: typescript lodash npm-install typescript-typings definitelytyped