{"library":"ts-declaration-webpack-plugin","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"1.2.3","tags":["javascript","dts","defenition-files","typscript","webpack","bundler"],"last_verified":"Wed May 27","install":[{"cmd":"npm install ts-declaration-webpack-plugin","imports":["const TsDeclarationWebpackPlugin = require('ts-declaration-webpack-plugin');"]},{"cmd":"yarn add ts-declaration-webpack-plugin","imports":[]},{"cmd":"pnpm add ts-declaration-webpack-plugin","imports":[]}],"homepage":null,"github":"https://github.com/unimonkiez/ts-declaration-webpack-plugin","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/ts-declaration-webpack-plugin","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/ts-declaration-webpack-plugin/compatibility"}}