Search
Preparing search index...
The search index is not available
Dango | Functional routing controllers for express
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Dango | Functional routing controllers for express
DangoRouteChain
Interface DangoRouteChain<B, P, Q>
Type parameters
B =
any
P =
any
Q =
any
Hierarchy
DangoRouteChain
Index
Properties
_route
Methods
handler
method
Properties
_route
_route
:
DangoRoute
<
B
,
P
,
Q
>
Methods
handler
handler
(
handler
:
DangoRouteHandler
<
B
,
P
,
Q
>
)
:
DangoRouteChain
<
B
,
P
,
Q
>
Parameters
handler:
DangoRouteHandler
<
B
,
P
,
Q
>
Returns
DangoRouteChain
<
B
,
P
,
Q
>
method
method
(
method
:
methods
)
:
DangoRouteChain
<
B
,
P
,
Q
>
Parameters
method:
methods
Returns
DangoRouteChain
<
B
,
P
,
Q
>
Exports
Dango
Route
Chain
_route
handler
method
Generated using
TypeDoc