tsoa-next
Preparing search index...
tsoa-next
Middlewares
Function Middlewares
Middlewares
<
T
extends
object
|
CallableFunction
>
(
...
mws
:
T
[]
,
)
:
ClassDecorator
&
MethodDecorator
Install middlewares to the Controller or a specific method.
Type Parameters
T
extends
object
|
CallableFunction
Parameters
...
mws
:
T
[]
Returns
ClassDecorator
&
MethodDecorator
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
tsoa-next
Loading...
Install middlewares to the Controller or a specific method.