Triangle.js Docs
GitHub
Preparing search index...
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
:
false
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