Preparing search index...
The search index is not available
@rendley/sdk - v1.5.0
@rendley/sdk
Zod
z
ZodNotFiniteIssue
Interface ZodNotFiniteIssue
interface
ZodNotFiniteIssue
{
code
:
"not_finite"
;
message
?:
string
;
path
:
(
string
|
number
)
[]
;
}
Hierarchy (
view full
)
ZodIssueBase
ZodNotFiniteIssue
Index
Properties
code
message?
path
Properties
code
code
:
"not_finite"
Optional
message
message
?:
string
path
path
:
(
string
|
number
)
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
code
message
path
@rendley/sdk - v1.5.0
Loading...
Generated using
TypeDoc