Preparing search index...
The search index is not available
@vbrick/rev-client
@vbrick/rev-client
Rev
Response
Interface Response<T>
interface
Response
<
T
>
{
body
:
T
;
headers
:
Headers
;
response
:
Response
;
statusCode
:
number
;
}
Type Parameters
T
Index
Properties
body
headers
response
status
Code
Properties
body
body
:
T
headers
headers
:
Headers
response
response
:
Response
status
Code
statusCode
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
body
headers
response
status
Code
@vbrick/rev-client
Loading...