import { type z } from "https://deno.land/x/zod@v3.22.1/index.ts";
const { RefinementCtx } = z;
definition: { addIssue: (arg: IssueData) => void; path: (string | number)[]; }
import { type z } from "https://deno.land/x/zod@v3.22.1/index.ts";
const { RefinementCtx } = z;