-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
I want to comfortably use this library in the Typescript project but:
Could not find a declaration file for module 'lightning-backends'. '.../node_modules/lightning-backends/index.js' implicitly has an 'any' type.
What is your vision on this?
- convert whole library to Typescript
- add just type declaration (.d.ts) file - will need to maintain this
- add JSDoc comments to all functions - could help also developers of this library, need to add typescript generator to generate .d.ts file
Metadata
Metadata
Assignees
Labels
No labels