Genkit JS API reference
Preparing search index...
@genkit-ai/next
z
object
Variable object
Const
object
:
<
Shape
extends
z
.
ZodRawShape
>
(
shape
:
Shape
,
params
?:
z
.
RawCreateParams
,
)
=>
z
.
ZodObject
<
Shape
,
"strip"
,
z
.
ZodTypeAny
,
z
.
objectOutputType
<
Shape
,
z
.
ZodTypeAny
,
"strip"
>
,
z
.
objectInputType
<
Shape
,
z
.
ZodTypeAny
,
"strip"
>
,
>
Type Declaration
<
Shape
extends
z
.
ZodRawShape
>
(
shape
:
Shape
,
params
?:
z
.
RawCreateParams
,
)
:
z
.
ZodObject
<
Shape
,
"strip"
,
z
.
ZodTypeAny
,
z
.
objectOutputType
<
Shape
,
z
.
ZodTypeAny
,
"strip"
>
,
z
.
objectInputType
<
Shape
,
z
.
ZodTypeAny
,
"strip"
>
,
>
Type Parameters
Shape
extends
z
.
ZodRawShape
Parameters
shape
:
Shape
Optional
params
:
z
.
RawCreateParams
Returns
z
.
ZodObject
<
Shape
,
"strip"
,
z
.
ZodTypeAny
,
z
.
objectOutputType
<
Shape
,
z
.
ZodTypeAny
,
"strip"
>
,
z
.
objectInputType
<
Shape
,
z
.
ZodTypeAny
,
"strip"
>
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Genkit JS API reference
Loading...