1.0.0 • Published 8 months ago

typedoc-plugin-valibot v1.0.0

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

typedoc-plugin-valibot

Improves display of types created with Valibot's `v.InferOutput type.

Usage

npm install --save-dev typedoc-plugin-valibot
// typedoc.json
{
    "plugin": ["typedoc-plugin-valibot"],
}
1.0.0

8 months ago