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