import { type z } from "https://deno.land/x/pup@1.0.0-beta.18/deps.ts";
const { ParseParams } = z;
definition: { path: (string | number)[]; errorMap: ZodErrorMap; async: boolean; }
import { type z } from "https://deno.land/x/pup@1.0.0-beta.18/deps.ts";
const { ParseParams } = z;