Skip to main content
Module

x/zod/index.ts>ZodTupleItems

TypeScript-first schema validation with static type inference
Extremely Popular
Go to Latest
type alias ZodTupleItems
import { type ZodTupleItems } from "https://deno.land/x/zod@v3.20.0/index.ts";
definition: [ZodTypeAny, ...ZodTypeAny[]]