Preparing search index...
The search index is not available
tsoa
tsoa
@tsoa/runtime
TsoaResponse
Type alias TsoaResponse<T, BodyType, HeaderType>
Tsoa
Response
<
T
,
BodyType
,
HeaderType
>
:
(
(
status
,
data
,
headers
?
)
=>
any
)
Type Parameters
T
extends
HttpStatusCodeLiteral
BodyType
HeaderType
extends
IsValidHeader
<
HeaderType
>
=
{}
Type declaration
(
status
,
data
,
headers
?
)
:
any
Parameters
status
:
T
data
:
BodyType
Optional
headers
:
HeaderType
Returns
any
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
tsoa
Loading...
Generated using
TypeDoc