-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
Hi, my project uses TypeScript, but after importing this package I get the following error:
I can see that there are no .d.ts files in the build folder of the published package, even though the package is written in TypeScript. I haven´t been able to compile the code on my machine, so I cannot investigate this further.
Can you enable building the declarations?
haltcase