type alias ZodTupleItemsimport { type ZodTupleItems } from "https://deno.land/x/zod@v3.23.7/types.ts"; definition: [ZodTypeAny, ...ZodTypeAny[]]