当我使用typings install mongoose
时,看起来像是从下载的Typescript定义
https://github.com/louy/typed-mongoose
这似乎很随机。过去,他们曾经从DefinitelyTyped https://github.com/DefinitelyTyped/DefinitelyTyped下载,它非常适合作为所有Typescript定义的中央存储库。
当我运行typings install ______
时,打字员现在使用的搜索路径是什么?
答案 0 :(得分:1)
好的,我发现了,这里列出了打字员找到文件的注册表:https://github.com/typings/registry
答案 1 :(得分:0)
您可以在此处找到:https://github.com/typings/typings
使用npm安装:
npm install typings --global
typings search tape