TypeScript Declaration Webpack Plugin
JSON →This Webpack plugin streamlines the generation of TypeScript declaration files (`.d.ts`) by producing a single, bundled declaration file for each entry point configured in Webpack. It targets `ts` and `tsx` files by default and automatically places the generated `.d.ts` files alongside their corresponding compiled JavaScript outputs. The current stable version is 1.2.3. As a Webpack plugin, its release cycle is typically driven by maintenance, bug fixes, or compatibility updates with new Webpack or TypeScript versions rather than a fixed schedule. Its primary differentiator is simplifying the output of declaration files for complex projects with multiple Webpack entry points, contrasting with manual `tsc` commands or more complex bundlers.
Traffic · last 30 days ↓71% vs prev 7d
top countries 🇺🇸 United States · 🇨🇦 Canada · 🇩🇪 Germany · 🇸🇬 Singapore