ts-specific-declarations-webpack-plugin
Bundles Typescript declaration files for [specified] entries.
Bundles Typescript declaration files for [specified] entries.
This Bun.build plugin leverages `dts-bundle-generator` to automatically generate TypeScript definition files (`.d.ts`) for projects. It's designed to make your development process smoother by ensuring your project is strongly typed with TypeScript support