react-zdog icon indicating copy to clipboard operation
react-zdog copied to clipboard

Add typescript declarations

Open elsmr opened this issue 4 years ago • 1 comments

  • [x] dist folder now contains index.d.ts with type declarations for all exports

I left the build setup untouched, added tsc only to output the index.d.ts file

I tried it out in a project where I use react-zdog and it works well for me :smile:

Let me know what you think!

fixes #22

elsmr avatar Jun 15 '20 10:06 elsmr

Hello. Adding type declarations was a good job ... but are there any plans to make it public by releasing a new version of the library? Thank you

AurelienDud avatar Aug 26 '21 05:08 AurelienDud