Closed art049 closed 2 years ago
Hello, I tried using the package with typescript but it seemed that the definition file was not totally working.
This PR copies the d.ts file to the dist file during the build process.
It also enhances the typings a bit to include the return types (it's only partial for the return body though).
Tell me what you think :)
Thanks! I hoped someone will do it, great work 🤝
Hello, I tried using the package with typescript but it seemed that the definition file was not totally working.
This PR copies the d.ts file to the dist file during the build process.
It also enhances the typings a bit to include the return types (it's only partial for the return body though).
Tell me what you think :)