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

Add warning if referenced type is not exported because it was renamed due to the name collisions #288

Closed timocov closed 9 months ago

timocov commented 9 months ago

See https://github.com/timocov/dts-bundle-generator/issues/286#issuecomment-1886438899

cc @Atrue