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