@axonlabs/core - v0.13.1
Preparing search index...
Response
Interface Response
Server response to the client.
interface
Response
{
status
:
(
code
:
number
)
=>
AxonResponse
;
}
Hierarchy
ServerResponse
Response
Index
Properties
status
Properties
status
status
:
(
code
:
number
)
=>
AxonResponse
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
status
@axonlabs/core - v0.13.1
Loading...
Server response to the client.