@nhtio/vite-plugins/dts
A Vite plugin that generates declaration files (*.d.ts) from .ts(x) or .vue source files when using Vite in library mode.
Interfaces
| Interface | Description |
|---|---|
| PackageJson | Represents the structure of a package.json file with dependency mappings. |
Functions
| Function | Description |
|---|---|
| dts | Creates a Vite plugin for generating TypeScript declaration files with intelligent bundling. |