Preparing search index...
The search index is not available
Genkit JS API reference
Genkit JS API reference
@genkit-ai/next
z
nullable
Function nullable
nullable
<
T
extends
z
.
ZodType
<
any
,
any
,
any
,
T
>
>
(
type
:
T
,
params
?:
z
.
RawCreateParams
,
)
:
z
.
ZodNullable
<
T
>
Type Parameters
T
extends
z
.
ZodType
<
any
,
any
,
any
,
T
>
Parameters
type
:
T
Optional
params
:
z
.
RawCreateParams
Returns
z
.
ZodNullable
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Genkit JS API reference
Loading...