GitHub
Preparing search index...
The search index is not available
Triangle.js Docs
Triangle.js Docs
src
CH
Types
UnsuccessfulResponse
Interface UnsuccessfulResponse
interface
UnsuccessfulResponse
{
error
:
{
msg
:
string
;
}
;
success
:
false
;
}
Index
Properties
error
success
Properties
error
error
:
{
msg
:
string
;
}
If unsuccessful, the reason the request failed
success
success
Whether the request was successful
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
success
GitHub
Triangle.js Docs
Loading...
If unsuccessful, the reason the request failed