import { type zod } from "https://deno.land/x/cav@0.0.24/test/test_deps.ts";
const { IssueData } = zod.z;
definition: stripPath<ZodIssueOptionalMessage> & { path?: (string | number)[]; fatal?: boolean; }
import { type zod } from "https://deno.land/x/cav@0.0.24/test/test_deps.ts";
const { IssueData } = zod.z;