import { type arrayOutputType } from "https://deno.land/x/zod@v3.22.1/index.ts";
definition: Cardinality extends "atleastone" ? [T["_output"], ...T["_output"][]] : T["_output"][]
import { type arrayOutputType } from "https://deno.land/x/zod@v3.22.1/index.ts";