timocov / dts-bundle-generator

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

Fixed bug when imported nodes weren't included into bundle if they were used in `declare module` statements only #316

Closed timocov closed 5 months ago

timocov commented 5 months ago

Fixes #305