Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
<internal>
ZodOptionalDef
Interface ZodOptionalDef<T>
interface
ZodOptionalDef
<
T
>
{
description
?:
string
;
errorMap
?:
ZodErrorMap
;
innerType
:
T
;
typeName
:
ZodOptional
;
}
Type Parameters
T
extends
ZodTypeAny
=
ZodTypeAny
Hierarchy (
view full
)
ZodTypeDef
ZodOptionalDef
Index
Properties
description?
error
Map?
inner
Type
type
Name
Properties
Optional
description
description
?:
string
Optional
error
Map
error
Map
?:
ZodErrorMap
inner
Type
inner
Type
:
T
type
Name
type
Name
:
ZodOptional
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
error
Map
inner
Type
type
Name
@notibot/noti-api-client
Loading...