Search
Preparing search index...
The search index is not available
opine
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"types"
Handler
Interface Handler<P, ResBody, ReqQuery>
Type parameters
P
:
Params
=
ParamsDictionary
ResBody =
any
ReqQuery =
any
Hierarchy
RequestHandler
Handler
Callable
__call
(
req
:
OpineRequest
<
P
,
ResBody
,
ReqQuery
>
, res
:
OpineResponse
<
ResBody
>
, next
:
NextFunction
)
:
any
Parameters
req:
OpineRequest
<
P
,
ResBody
,
ReqQuery
>
res:
OpineResponse
<
ResBody
>
next:
NextFunction
Returns
any
Globals
"types"
__global
Handler
Generated using
TypeDoc