headbreaker icon indicating copy to clipboard operation
headbreaker copied to clipboard

Support for typescript

Open harrisjose opened this issue 1 year ago • 5 comments

Describe the solution you'd like Would be great if the types generated via tsd-jsdoc were published as a part of the npm package.

Additional context The type for the root headbreaker module also seems to be empty - assuming this is because of some jsdoc comment that tsd-jsdoc can't convert properly. I've not used jsdoc before so not exactly sure if this is the case.

harrisjose avatar Aug 24 '23 18:08 harrisjose

:wave: Hi @harrisjose!

Here https://github.com/flbulgarelli/headbreaker/tree/experiment-ts you will find an experimental port to typescript. I'm not currently working on that migration right now, but any PR is welcomed! :pray:

flbulgarelli avatar Sep 13 '23 03:09 flbulgarelli