Skip to content

@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

InterfaceDescription
PackageJsonRepresents the structure of a package.json file with dependency mappings.

Functions

FunctionDescription
dtsCreates a Vite plugin for generating TypeScript declaration files with intelligent bundling.