import { type z } from "https://dotland.deno.dev/x/zod@v3.20/mod.ts";
const { RawCreateParams } = z;
definition: { errorMap?: ZodErrorMap; invalid_type_error?: string; required_error?: string; description?: string; } | undefined
import { type z } from "https://dotland.deno.dev/x/zod@v3.20/mod.ts";
const { RawCreateParams } = z;