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

Function set

  • set<Value extends z.ZodType<any, any, any, Value> = z.ZodTypeAny>(
        valueType: Value,
        params?: z.RawCreateParams,
    ): z.ZodSet<Value>
  • Type Parameters

    • Value extends z.ZodType<any, any, any, Value> = z.ZodTypeAny

    Parameters

    • valueType: Value
    • Optionalparams: z.RawCreateParams

    Returns z.ZodSet<Value>

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

Settings

Member Visibility
Genkit JS API reference
  • Loading...

Generated using TypeDoc with typedoc-github-theme