Search
Preparing search index...
The search index is not available
opine
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"types"
NextFunction
Interface NextFunction
Hierarchy
NextFunction
Callable
__call
(
err
?:
any
)
:
void
__call
(
deferToNext
:
"router"
)
:
void
Parameters
Optional
err:
any
Returns
void
"Break-out" of a router by calling {next('router')};
Parameters
deferToNext:
"router"
Returns
void
Globals
"types"
__global
Next
Function
Generated using
TypeDoc
"Break-out" of a router by calling {next('router')};