{"library":"types-webpack-bundler","type":"library","category":null,"description":"types-webpack-bundler is a specialized webpack plugin designed to combine multiple TypeScript declaration files (`.d.ts`) generated by `ts-loader` (or similar tools) into a single, consolidated declaration file. Unlike standard declaration bundling which often produces external modules, this plugin recomposes declarations to mimic an 'internal module' structure, exposing classes and interfaces to a global-like module space. This is a fork of an unmaintained original library, updated to support Webpack 5. Its primary use case is highly niche: allowing external modules to behave like internal modules for specific scenarios, such as mapping prefixed URIs to module paths. The current stable version is 1.0.2. It does not have a stated regular release cadence and is described as an 'experimental setup' by its author, suggesting infrequent updates unless a specific need arises.","language":"javascript","status":"maintenance","version":"1.0.2","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install types-webpack-bundler","imports":["import DeclarationBundlerPlugin from 'types-webpack-bundler';","const DeclarationBundlerPlugin = require('types-webpack-bundler');"]},{"cmd":"yarn add types-webpack-bundler","imports":[]},{"cmd":"pnpm add types-webpack-bundler","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/types-webpack-bundler","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/types-webpack-bundler/compatibility"}}