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

Function array

  • array<T extends z.ZodType<any, any, any, T>>(
        schema: T,
        params?: z.RawCreateParams,
    ): z.ZodArray<T, "many">
  • Type Parameters

    • T extends z.ZodType<any, any, any, T>

    Parameters

    • schema: T
    • Optionalparams: z.RawCreateParams

    Returns z.ZodArray<T, "many">

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

Settings

Member Visibility
Genkit JS API reference
  • Loading...

Generated using TypeDoc with typedoc-github-theme