import { type z } from "https://deno.land/x/zod@v3.21.1/index.ts";
const { ZodUnionOptions } = z;
definition: Readonly<[ZodTypeAny, ...ZodTypeAny[]]>
import { type z } from "https://deno.land/x/zod@v3.21.1/index.ts";
const { ZodUnionOptions } = z;