type alias DenormalizedErrorimport { type DenormalizedError } from "https://deno.land/x/zod@v3.23.7/index.ts"; definition: { [k: string]: DenormalizedError | string[]; }