Preparing search index...
The search index is not available
@placeos/ts-client
@placeos/ts-client
SimpleNetworkError
Interface SimpleNetworkError
Simple interface for a network error response
interface
SimpleNetworkError
{
message
:
string
;
status
:
number
;
}
Index
Properties
message
status
Properties
message
message
:
string
Details aboun the error
status
status
:
number
Status code of the error
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
message
status
@placeos/ts-client
Loading...
Simple interface for a network error response