import { type z } from "https://deno.land/x/zod@v3.22.1/index.ts";
const { DenormalizedError } = z;
definition: { [k: string]: DenormalizedError | string[]; }
x/zod/index.ts>z.DenormalizedError
import { type z } from "https://deno.land/x/zod@v3.22.1/index.ts";
const { DenormalizedError } = z;