Module

x/zod/index.ts>ErrorMapCtx

TypeScript-first schema validation with static type inference
Extremely Popular
Go to Latest
type alias ErrorMapCtx
import { type ErrorMapCtx } from "https://dotland.deno.dev/x/zod@v3.23.0-beta.0/index.ts";
definition: { defaultError: string; data: any; }