Preparing search index...
The search index is not available
Genkit JS API reference
Genkit JS API reference
genkit
/
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
Protected
Inherited
External
Theme
OS
Light
Dark
Genkit JS API reference
Loading...