@rendley/sdk - v1.12.6
Preparing search index...
Zod
ZodBigIntCheck
Type Alias ZodBigIntCheck
ZodBigIntCheck
:
|
{
inclusive
:
boolean
;
kind
:
"min"
;
message
?:
string
;
value
:
bigint
}
|
{
inclusive
:
boolean
;
kind
:
"max"
;
message
?:
string
;
value
:
bigint
}
|
{
kind
:
"multipleOf"
;
message
?:
string
;
value
:
bigint
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@rendley/sdk - v1.12.6
Loading...