Zodiac API Documentation - v0.0.3
Preparing search index...
z
ZodBigIntDef
Interface ZodBigIntDef
interface
ZodBigIntDef
{
errorMap
?:
ZodErrorMap
;
description
?:
string
;
checks
:
ZodBigIntCheck
[]
;
typeName
:
ZodBigInt
;
coerce
:
boolean
;
}
Hierarchy (
View Summary
)
ZodTypeDef
ZodBigIntDef
Index
Properties
error
Map?
description?
checks
type
Name
coerce
Properties
Optional
error
Map
errorMap
?:
ZodErrorMap
Optional
description
description
?:
string
checks
checks
:
ZodBigIntCheck
[]
type
Name
typeName
:
ZodBigInt
coerce
coerce
:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
Map
description
checks
type
Name
coerce
Zodiac API Documentation - v0.0.3
Loading...