{"library":"rollup-plugin-flat-dts","type":"library","category":null,"description":"A Rollup plugin that flattens TypeScript .d.ts declaration files into a single bundle, generating a merged type definition file. Current stable version 2.9.0 supports Rollup 2.79.1–5.0 and TypeScript 4.8.4–5.8. It differs from other .d.ts bundlers by flattening instead of merging, which imposes strict constraints: all exports are public (use @internal to mark internals), default exports only at top level, and no renamed re-exports. Ideal for libraries that want a single type file and can adhere to its limitations. Released roughly twice a year, tracking TypeScript minor versions.","language":"javascript","status":"active","version":"2.9.0","tags":["javascript","rollup-plugin","typescript","dts","@types"],"install":[{"cmd":"npm install rollup-plugin-flat-dts","imports":["import flatDts from 'rollup-plugin-flat-dts'","import type { FlatDtsOptions } from 'rollup-plugin-flat-dts'"]},{"cmd":"yarn add rollup-plugin-flat-dts","imports":[]},{"cmd":"pnpm add rollup-plugin-flat-dts","imports":[]}],"homepage":null,"github":"https://github.com/run-z/rollup-plugin-flat-dts","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/rollup-plugin-flat-dts","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/rollup-plugin-flat-dts/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Thu Jun 18","next_check":"Sun Jul 26","install_tag":null}}