import { type z } from "https://deno.land/x/zod@v3.22.2/index.ts";
const { SuperRefinement } = z;
definition: (arg: T, ctx: RefinementCtx) => void | Promise<void>
import { type z } from "https://deno.land/x/zod@v3.22.2/index.ts";
const { SuperRefinement } = z;