• Preparing search index...
  • The search index is not available
Genkit JS API reference
  • Genkit JS API reference
  • genkit
  • /
  • z
  • tuple

Function tuple

  • tuple<T extends [] | [z.ZodTypeAny, ...z.ZodTypeAny[]]>(
        schemas: T,
        params?: z.RawCreateParams,
    ): z.ZodTuple<T, null>
  • Type Parameters

    • T extends [] | [z.ZodTypeAny, ...z.ZodTypeAny[]]

    Parameters

    • schemas: T
    • Optionalparams: z.RawCreateParams

    Returns z.ZodTuple<T, null>

    • Defined in js/node_modules/.pnpm/zod@3.23.8/node_modules/zod/lib/types.d.ts:1061

Settings

Member Visibility
Genkit JS API reference
  • Loading...

Generated using TypeDoc with typedoc-github-theme