import { type z } from "https://deno.land/x/frugal@0.9.6/dep/zod.ts";
const { ProcessedCreateParams } = z;
definition: { errorMap?: ZodErrorMap; description?: string; }
import { type z } from "https://deno.land/x/frugal@0.9.6/dep/zod.ts";
const { ProcessedCreateParams } = z;