import { type z } from "https://deno.land/x/zod@v3.22.1/index.ts";
const { ParseInput } = z;
definition: { data: any; path: (string | number)[]; parent: ParseContext; }
import { type z } from "https://deno.land/x/zod@v3.22.1/index.ts";
const { ParseInput } = z;