Is your feature request related to a problem? Please describe.
I'm working on a Typescript project and ideally, this library should have Typescript type declarations
Describe the solution you'd like
Add Typescript type declaration files
Describe alternatives you've considered
Creating my own type declaration files inline in my project for this library, but that is not a very maintainable solution.
Is your feature request related to a problem? Please describe.
I'm working on a Typescript project and ideally, this library should have Typescript type declarations
Describe the solution you'd like
Add Typescript type declaration files
Describe alternatives you've considered
Creating my own type declaration files inline in my project for this library, but that is not a very maintainable solution.