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