1.0.1 • Published 1 year ago

fast-dts v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

1.0.0

1 year ago