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