tiaanduplessis / coinmarketcap-api

CoinMarketCap API wrapper for node
MIT License
121 stars 37 forks source link

TS7016: Could not find a declaration file for module 'coinmarketcap-api' #59

Open shahradelahi opened 2 years ago

shahradelahi commented 2 years ago

Hello there, I am a typescript user, and I am trying to use this package in my project, but seems like there is no declaration file for this package. Is there any way to use this package in a typescript project?