Documentation
Preparing search index...
@saltcorn/types
common_types
ErrorMessage
Type Alias ErrorMessage
type
ErrorMessage
=
{
details
?:
string
;
error
:
string
;
errorObj
?:
Error
;
errors
?:
string
[]
;
}
Index
Properties
details?
error
error
Obj?
errors?
Properties
Optional
details
details
?:
string
error
error
:
string
Optional
error
Obj
errorObj
?:
Error
Optional
errors
errors
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
details
error
error
Obj
errors
Documentation
Loading...