1.0.1 • Published 12 months ago

fast-dts v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

fast-dts

Fast TypeScript Definition File Generator.

Install

npm install fast-dts

Usage / Example

import { generate } from 'fast-dts'
await generate('src/index.ts', 'dist/index.d.ts')

Command line

fast-dts src/index.ts dist/index.d.ts

License

MIT

1.0.1

12 months ago

1.0.0

12 months ago