Closed hykilpikonna closed 3 years ago
The document you look on the npm page may be version < 1. The typescript definitions are no longer available. See #48
The document you look on the npm page may be version < 1. The typescript definitions are no longer available. See #48
Thanks for the info!
On the official npm page, it says that TypeScript is supported:
But when I copy the import statement into my project, it prompted that there are no type declarations for the library, and the package
@types/kuroshiro
doesn't exist.When I checked the source code, it does appear that there are no type declarations. Did I miss something?