Integration App SDK - v1.14.0
Console
React Lib
REST API
Preparing search index...
@integration-app/sdk
ZodDefaultDef
Interface ZodDefaultDef<T>
interface
ZodDefaultDef
<
T
extends
ZodTypeAny
=
ZodTypeAny
>
{
errorMap
?:
ZodErrorMap
;
description
?:
string
;
innerType
:
T
;
defaultValue
:
()
=>
noUndefined
<
T
[
"_input"
]
>
;
typeName
:
ZodDefault
;
}
Type Parameters
T
extends
ZodTypeAny
=
ZodTypeAny
Hierarchy (
View Summary
)
ZodTypeDef
ZodDefaultDef
Index
Properties
error
Map?
description?
inner
Type
default
Value
type
Name
Properties
Optional
error
Map
errorMap
?:
ZodErrorMap
Optional
description
description
?:
string
inner
Type
innerType
:
T
default
Value
defaultValue
:
()
=>
noUndefined
<
T
[
"_input"
]
>
type
Name
typeName
:
ZodDefault
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
Map
description
inner
Type
default
Value
type
Name
Console
React Lib
REST API
Integration App SDK - v1.14.0
Loading...