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