Search
Preparing search index...
The search index is not available
@nestjs/common
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
NestMiddleware
Interface NestMiddleware<TRequest, TResponse>
Type parameters
TRequest
TResponse
Hierarchy
NestMiddleware
Index
Methods
use
Methods
use
use
(
req
:
TRequest
, res
:
TResponse
, next
:
function
)
:
any
Parameters
req:
TRequest
res:
TResponse
next:
function
(
)
:
void
Returns
void
Returns
any
Globals
Nest
Middleware
use
Generated using
TypeDoc