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