Search
Preparing search index...
The search index is not available
typed-http-decorators
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
typed-http-decorators
HttpResponse
Interface HttpResponse<Status, BodyType>
Type parameters
Status
:
number
BodyType
:
Type
<
unknown
>
Hierarchy
HttpResponse
Index
Properties
body
options
status
Properties
body
body
:
InstanceOf
<
BodyType
>
Optional
options
options
?:
Record
<
string
,
unknown
>
status
status
:
Status
Exports
Method
Http
Response
body
options
status
Generated using
TypeDoc