Genkit JS API reference
    Preparing search index...

    Variable tupleConst

    tuple: <Items extends [z.ZodTypeAny, ...z.ZodTypeAny[]] | []>(
        schemas: Items,
        params?: z.RawCreateParams,
    ) => z.ZodTuple<Items, null>

    Type Declaration