Preparing search index...
The search index is not available
@rendley/sdk - v1.7.2
@rendley/sdk
Zod
z
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.7.2
Loading...