Closed KonnorRogers closed 1 year ago
tried it, it failed on fairly simple input with a 'syntax not yet implemented' error. IIRC it also doesn't handle subpackages
@Rich-Harris 👍
Looking forward to more from this tool tbh. It's a huge pain point and I love authoring libraries in JSDOC.
Would using Rollup be an option?
https://www.npmjs.com/package/rollup-plugin-dts
this is used by tsup internally for generating bundled
.d.ts
not here to tell you what to do, but I've hit this brick wall before and solved it this way.