typack

JSON →
library 0.3.0 ·javascript
verified Jun 4, 2026

A native TypeScript declaration (.d.ts) bundler built on Oxc, providing fast bundling of TypeScript declaration files. Current stable version is 0.3.0, released periodically on npm. It differentiates from other d.ts bundlers (like @microsoft/api-extractor or dts-bundle-generator) by leveraging Oxc's performance for native-speed parsing and bundling. It supports external module exclusion, sourcemaps, and CJS default export emission. Requires Node.js >= 20.