OpenProduct

rollup-plugin-dts

devtool
Visit site
0
Tracked since 2026-06-06
Share
AI Summary

rollup-plugin-dts is a Rollup plugin that generates bundled `.d.ts` type declaration files from TypeScript projects, consolidating all type definitions into a single output file. It is designed for library authors and TypeScript developers who need clean, tree-shaken type declarations for distribution, avoiding the complexity of multiple declaration files. Its interest lies in enabling seamless integration of type bundling into the Rollup build pipeline, improving developer experience and ensuring type safety for consumers.

Cross-platform signals

GH
GitHub
View
873
stars
85
forks
Updated 2026-07-05

You might also like

More in devtool