AnyZodTuple
import type { AnyZodTuple } from "https://esm.sh/zod@3.25.76/index.d.cts";type AnyZodTuple = ZodTuple<[ZodTypeAny, ...ZodTypeAny[]] | [], ZodTypeAny | null>;
§Type
§
ZodTuple<[ZodTypeAny, ...ZodTypeAny[]] | [], ZodTypeAny | null>
[src]import type { AnyZodTuple } from "https://esm.sh/zod@3.25.76/index.d.cts";