Preparing search index...
The search index is not available
@perennial/sdk
@perennial/sdk
Perennial
Definitions
ZodTypeDef
Interface ZodTypeDef
interface
ZodTypeDef
{
description
?:
string
;
errorMap
?:
ZodErrorMap
;
}
Hierarchy (
view full
)
ZodTypeDef
ZodRecordDef
ZodStringDef
ZodObjectDef
ZodArrayDef
ZodEnumDef
ZodOptionalDef
ZodNullableDef
ZodNumberDef
ZodEffectsDef
ZodPromiseDef
ZodUnionDef
ZodIntersectionDef
ZodDefaultDef
ZodBrandedDef
ZodCatchDef
ZodPipelineDef
ZodReadonlyDef
ZodTupleDef
Index
Properties
description?
error
Map?
Properties
Optional
description
description
?:
string
Optional
error
Map
error
Map
?:
ZodErrorMap
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
description
error
Map
@perennial/sdk
Loading...