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