Preparing search index...
The search index is not available
@team-plain/typescript-sdk
@team-plain/typescript-sdk
<internal>
deoptional
Type alias deoptional<T>
deoptional
<
T
>
:
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
Private
Inherited
External
Theme
OS
Light
Dark
@team-plain/typescript-sdk
Loading...
Generated using
TypeDoc