Package: wnpp Severity: wishlist Owner: Edward Betts <[email protected]> X-Debbugs-Cc: [email protected]
* Package name : node-rollup-plugin-dts Version : 6.4.1 Upstream Author : Arpad Borsos <[email protected]> * URL : https://github.com/Swatinem/rollup-plugin-dts * License : LGPL-3.0 Programming Lang: JavaScript Description : bundle TypeScript declaration files with Rollup This Rollup plugin is for combining TypeScript declaration files into a single output file. . It is intended for projects that already generate .d.ts files with the TypeScript compiler and want to publish a bundled declaration file alongside their JavaScript package. . The plugin resolves imports using the TypeScript compiler, excludes external dependencies from node_modules by default, and provides options for source maps, custom tsconfig files, compiler options, and selected external packages. This library is a dependancy of fullcalendar, which in turn is a needed for Home Assistant, the Python smart home platform. I plan to maintain it as part of the Home Assistant team.

