{"library":"dts-bundle-webpack","type":"library","category":null,"description":"A webpack plugin that wraps the dts-bundle library to generate a single bundled .d.ts declaration file from TypeScript compiler output. Version 1.0.2, last updated in 2017. It merges all generated declaration files into one, supporting options like externals, exclude, removeSource, and verbose. However, the underlying dts-bundle is unmaintained, and the plugin relies on CommonJS require(). No longer recommended for modern webpack 5+ TypeScript projects.","language":"javascript","status":"deprecated","version":"1.0.2","tags":["javascript","webpack","dts-bundle"],"last_verified":"Wed May 27","install":[{"cmd":"npm install dts-bundle-webpack","imports":["const DtsBundleWebpack = require('dts-bundle-webpack');","const DtsBundleWebpack = require('dts-bundle-webpack');","new DtsBundleWebpack({ name: 'myLib', main: 'build/index.d.ts' })"]},{"cmd":"yarn add dts-bundle-webpack","imports":[]},{"cmd":"pnpm add dts-bundle-webpack","imports":[]}],"homepage":null,"github":"https://github.com/Appius/dts-bundle-webpack","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/dts-bundle-webpack","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/dts-bundle-webpack/compatibility"}}