0.2.0 • Published 2 years ago
zod-tools v0.2.0
zod-tools
Tools for traversing Zod schema trees while keeping some type information intact. Supports custom nodes with minimal configuration.
Inspector
A handy wrapper around a zod
schema node.
import { zodInspector }