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
HttpResponseType
Interface HttpResponseType<Status, BodyType>
Type parameters
Status
:
number
=
number
BodyType
:
Type
<
unknown
>
=
Type
<
unknown
>
Hierarchy
HttpResponseType
Index
Properties
body
options
status
Properties
body
body
:
BodyType
Optional
options
options
?:
Record
<
string
,
unknown
>
status
status
:
Status
Exports
Method
Http
Response
Type
body
options
status
Generated using
TypeDoc