import { type z } from "https://dotland.deno.dev/x/zod@v3.20/mod.ts";
const { inferFormattedError } = z;
Type Parameters
T extends ZodType<any, any, any>
definition: ZodFormattedError<TypeOf<T>, U>
x/zod/mod.ts>z.inferFormattedError
import { type z } from "https://dotland.deno.dev/x/zod@v3.20/mod.ts";
const { inferFormattedError } = z;