import { type z } from "https://dotland.deno.dev/x/zod@v3.22.2/index.ts";
const { ProcessedCreateParams } = z;
definition: { errorMap?: ZodErrorMap; description?: string; }
x/zod/index.ts>z.ProcessedCreateParams
import { type z } from "https://dotland.deno.dev/x/zod@v3.22.2/index.ts";
const { ProcessedCreateParams } = z;