1.0.0 • Published 9 months ago

typedoc-plugin-valibot v1.0.0

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

9 months ago