import { type z } from "https://deno.land/x/pup@1.0.0-rc.0/deps.ts";
const { inferFormattedError } = z;
Type Parameters
T extends ZodType<any, any, any>
definition: ZodFormattedError<TypeOf<T>, U>
import { type z } from "https://deno.land/x/pup@1.0.0-rc.0/deps.ts";
const { inferFormattedError } = z;