timocov / dts-bundle-generator

A tool to generate a single bundle of dts with types tree-shaking
MIT License
762 stars 40 forks source link

Fixed accidentally inlining export statements while inlining a library with namespaced imports/exports #278

Closed timocov closed 11 months ago

timocov commented 11 months ago

Fixes #271