2016-07-19 5 views
1

, 그것은 타이프 정의는 매우 무작위로 보인다 https://github.com/louy/typed-mongoose타이핑은 Typescript 정의를 어디에서 검색합니까? 내가 <code>typings install mongoose</code>를 사용하는 경우

에서 다운로드 한 것 같습니다. 과거에는 DefinitelyTyped https://github.com/DefinitelyTyped/DefinitelyTyped에서 다운로드하는 데 사용되었는데, 이는 Typescript 정의의 중앙 저장소로 유용했습니다.

typings install ______을 실행할 때 입력 내용이 사용하는 검색 경로는 무엇입니까? 나는 그것을 발견

답변

0

여기에서 찾을 수 있습니다 https://github.com/typings/typings

가 NPM에 설치합니다

이 Typings CLI 유틸리티를 설치합니다.

npm install typings --global 

정의를 검색하십시오.

typings search tape