Preparing search index...
The search index is not available
Genkit JS API reference
Genkit JS API reference
genkit
/
z
pipeline
Function pipeline
pipeline
<
A
extends
ZodType
<
any
,
any
,
any
,
A
>
,
B
extends
ZodType
<
any
,
any
,
any
,
B
>
,
>
(
a
:
A
,
b
:
B
,
)
:
ZodPipeline
<
A
,
B
>
Type Parameters
A
extends
ZodType
<
any
,
any
,
any
,
A
>
B
extends
ZodType
<
any
,
any
,
any
,
B
>
Parameters
a
:
A
b
:
B
Returns
ZodPipeline
<
A
,
B
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Genkit JS API reference
Loading...