type alias ParseParamsimport { type ParseParams } from "https://dotland.deno.dev/x/zod@v3.20/external.ts"; definition: { path: (string | number)[]; errorMap: ZodErrorMap; async: boolean; }import ParseParamsimport { ParseParams } from "https://dotland.deno.dev/x/zod@v3.20/external.ts";