Zodiac API Documentation - v0.0.3
Preparing search index...
z
ZodBrandedDef
Interface ZodBrandedDef<T>
interface
ZodBrandedDef
<
T
extends
ZodTypeAny
>
{
errorMap
?:
ZodErrorMap
;
description
?:
string
;
type
:
T
;
typeName
:
ZodBranded
;
}
Type Parameters
T
extends
ZodTypeAny
Hierarchy (
View Summary
)
ZodTypeDef
ZodBrandedDef
Index
Properties
error
Map?
description?
type
type
Name
Properties
Optional
error
Map
errorMap
?:
ZodErrorMap
Optional
description
description
?:
string
type
type
:
T
type
Name
typeName
:
ZodBranded
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
Map
description
type
type
Name
Zodiac API Documentation - v0.0.3
Loading...