rollup-dts-bundler

JSON →
library 1.0.4 ·javascript
verified Jun 4, 2026

Rollup plugin that bundles .d.ts files accurately using @microsoft/api-extractor. Current stable version 1.0.4 (released 2025), maintained on GitHub with automated CI and Renovate for dependency updates. Unlike alternatives like rollup-plugin-dts or dts-bundle-generator, this plugin avoids mangling type names and preserves re-exports by leveraging Microsoft's official api-extractor via a simple Rollup interface. Requires Rollup ^4.0.0 and TypeScript ^6.0.0 as peer dependencies.