ts-lambda-api - v2.5.2
Preparing search index...
<internal>
HandlerFunction
Type Alias HandlerFunction
HandlerFunction
:
(
req
:
Request
,
res
:
Response
,
next
?:
NextFunction
,
)
=>
void
|
any
|
Promise
<
any
>
Type declaration
(
req
:
Request
,
res
:
Response
,
next
?:
NextFunction
)
:
void
|
any
|
Promise
<
any
>
Parameters
req
:
Request
res
:
Response
Optional
next
:
NextFunction
Returns
void
|
any
|
Promise
<
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ts-lambda-api - v2.5.2
Loading...