minter-js-sdk icon indicating copy to clipboard operation
minter-js-sdk copied to clipboard

Add type declaration for TypeScript

Open kelreel opened this issue 5 years ago • 1 comments

It would be great to add the d.ts file to the SDK. (Now this is not, including in @types /minter-js-sdk). I could try to do this, but I doubt the correctness. Maybe you already have a type description that is not included in the repository, then you could add a link to this in the documentation.

kelreel avatar Feb 27 '20 10:02 kelreel

Hi, nice idea. Currently, I don't have any ts types, but minter-js-sdk pretty well covered by jsdoc. I guess there should be tools for generating d.ts from jsdoc. I'll try to investigate it when I have time.

shrpne avatar Feb 27 '20 11:02 shrpne