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