miukimiu / react-kawaii

Cute SVG React Components
https://react-kawaii.vercel.app/
MIT License
2.91k stars 104 forks source link

TypeScript declaration files #60

Closed ghost closed 5 years ago

ghost commented 5 years ago

Hi,

I have been adding some "kawaii-ness" to a typescript project that I am working on, but have run into a small problem - there is no TypeScript declaration file for react-kawaii. I have built a custom declaration file that defines only the components that I am using as a work-around. Are there any plans to add a declaration file in the near future?

miukimiu commented 5 years ago

Hi,

I never thought about it. But I asked a friend of mine that works with typescript to give it a look.

Probably this change is going to be implemented in the next release that will also give support to react-native.

ghost commented 5 years ago

OK, sounds good. Looking forward to the future updates 👍