@uploadcare/upload-client
Preparing search index...
ErrorResponseInfo
Type Alias ErrorResponseInfo
type
ErrorResponseInfo
=
{
error
?:
{
content
:
string
;
errorCode
:
ServerErrorCode
;
statusCode
:
number
;
}
;
}
Index
Properties
error?
Properties
Optional
error
error
?:
{
content
:
string
;
errorCode
:
ServerErrorCode
;
statusCode
:
number
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
@uploadcare/upload-client
Loading...