import { type z } from "https://deno.land/x/zod@v3.19.1/index.ts";
const { CustomErrorParams } = z;
definition: Partial<util.Omit<ZodCustomIssue, "code">>
x/zod/index.ts>z.CustomErrorParams
import { type z } from "https://deno.land/x/zod@v3.19.1/index.ts";
const { CustomErrorParams } = z;