1. 자바스크립트 라이브러리를 @type이 붙은 보조 라이브러리를 사용하는 경우가 많으니 찾아본다.
npm i -D @type/~~
https://github.com/DefinitelyTyped/DefinitelyTyped
GitHub - DefinitelyTyped/DefinitelyTyped: The repository for high quality TypeScript type definitions.
The repository for high quality TypeScript type definitions. - GitHub - DefinitelyTyped/DefinitelyTyped: The repository for high quality TypeScript type definitions.
github.com
2. 모듈이 없는 경우
TypeScript | @types 없는 모듈 해결방법!
@types 없는 모듈 해결방법!!!!! > 0.1 단위의 별점을 렌더해야하는 부분에서 별점 모듈을 사용 하는데 있어 어려움이 있던 부분이 있었다. 바로 typescript용 모듈이 없는 경우이다.. 처음에 계속 오류
velog.io
'텍스트 어드벤처 게임 프로젝트 > typescript' 카테고리의 다른 글
타입스크립트 타입 정의의 모든것 (0) | 2023.05.13 |
---|---|
4 typescript 챌린지에서 배우는 기본 이론 정리 (0) | 2023.04.04 |
3 typescript로 NodeJS를 사용할 때 (0) | 2023.03.15 |
1 typescript의 생성자 초기화에 관한 질문 (0) | 2023.03.07 |
0 공부하는 이유 (0) | 2022.09.21 |