import { type z } from "https://deno.land/x/pup@1.0.0-alpha-32/deps.ts";
const { ParseInput } = z;
definition: { data: any; path: (string | number)[]; parent: ParseContext; }
import { type z } from "https://deno.land/x/pup@1.0.0-alpha-32/deps.ts";
const { ParseInput } = z;