vapor-chamber API reference - v1.3.0
Repo
Performance
Roadmap
Laravel integration
Preparing search index...
transports
BackendResponse
Type Alias BackendResponse
The JSON shape expected from the backend
type
BackendResponse
=
{
ok
?:
boolean
;
state
?:
any
;
error
?:
string
;
}
Index
Properties
ok?
state?
error?
Properties
Optional
ok
ok
?:
boolean
Optional
state
state
?:
any
Optional
error
error
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
ok
state
error
Repo
Performance
Roadmap
Laravel integration
vapor-chamber API reference - v1.3.0
Loading...
The JSON shape expected from the backend