import { type z } from "https://deno.land/x/pup@1.0.0-alpha-19/deps.ts";
const { RefinementCtx } = z;
definition: { addIssue: (arg: IssueData) => void; path: (string | number)[]; }
import { type z } from "https://deno.land/x/pup@1.0.0-alpha-19/deps.ts";
const { RefinementCtx } = z;