Preparing search index...
The search index is not available
Genkit JS API reference
Genkit JS API reference
@genkit-ai/next
z
deoptional
Type Alias deoptional<T>
deoptional
:
T
extends
z
.
ZodOptional
<
infer
U
>
?
z
.
deoptional
<
U
>
:
T
extends
z
.
ZodNullable
<
infer
U
>
?
z
.
ZodNullable
<
z
.
deoptional
<
U
>
>
:
T
Type Parameters
T
extends
z
.
ZodTypeAny
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Genkit JS API reference
Loading...