# tsup — Bundle Your TypeScript Library with Zero Config > tsup is the zero-config TypeScript bundler built on esbuild. It emits ESM, CJS, IIFE, and DTS files from a single command — the fastest way to ship a polished TypeScript package without writing Rollup config. ## Install Copy the content below into your project: --- Source: https://tokrepo.com/en/workflows/tsup-bundle-your-typescript-library-zero-config-dce122a2 Author: