Zodiac API Documentation - v0.0.3
Preparing search index...
z
ZodBigIntCheck
Type Alias ZodBigIntCheck
ZodBigIntCheck
:
|
{
kind
:
"min"
;
value
:
bigint
;
inclusive
:
boolean
;
message
?:
string
}
|
{
kind
:
"max"
;
value
:
bigint
;
inclusive
:
boolean
;
message
?:
string
}
|
{
kind
:
"multipleOf"
;
value
:
bigint
;
message
?:
string
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Zodiac API Documentation - v0.0.3
Loading...