No type declarations in NPM package
SY573M404 opened this issue · 2 comments
SY573M404 commented
There's no type declarations in v1.0.1 package published a week ago. There was types/
directory in v1.0.0, and there isn't in v1.0.1. Therefore, I am unable to use it in TypeScript project
7PH commented
That's correct, thank you for notifying me, I'm pushing a fix now
7PH commented
Hey @SY573M404 , that's deployed to npm, you can install v1.0.2 which has the types declarations. Thanks again 👍