3166 icon indicating copy to clipboard operation
3166 copied to clipboard

Support typescript

Open svdHero opened this issue 3 years ago • 5 comments

Hi there,

are there any Typescript typings for this library? I am new to Typescript and just want to use this library in my React Typescript project.

svdHero avatar May 25 '21 14:05 svdHero

Not everything can be typed here - the majority of "API" is just JSON, but the can be typed with ease.

theKashey avatar May 25 '21 20:05 theKashey

Thank you for your help @theKashey .

svdHero avatar May 25 '21 20:05 svdHero

Hello @theKashey,

Are there any updates on this issue?

Thanks! 🙏

petarivanovv9 avatar Nov 02 '21 07:11 petarivanovv9

Hey, can you clarify which moments you would like to have typed?

theKashey avatar Nov 02 '21 08:11 theKashey

All the custom functions you made should be typed, such as getRegionsFor, etc., this would make this library SO much better.

keeandev avatar Feb 09 '23 02:02 keeandev