import { type z } from "https://deno.land/x/zod@v3.22.1/index.ts";
const { ParseParams } = z;
definition: { path: (string | number)[]; errorMap: ZodErrorMap; async: boolean; }
import { type z } from "https://deno.land/x/zod@v3.22.1/index.ts";
const { ParseParams } = z;