hipthrusts - v1.2.0
Preparing search index...
errors
HipErrorBody
Interface HipErrorBody
interface
HipErrorBody
{
detail
?:
unknown
;
error
:
string
;
issues
?:
{
message
:
string
;
path
:
(
string
|
number
)
[]
}
[]
;
}
Index
Properties
detail?
error
issues?
Properties
Optional
detail
detail
?:
unknown
error
error
:
string
Optional
issues
issues
?:
{
message
:
string
;
path
:
(
string
|
number
)
[]
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
detail
error
issues
hipthrusts - v1.2.0
Loading...