express-beans
Preparing search index...
RouterBean
Function RouterBean
RouterBean
(
path
:
string
,
middlewares
?:
RequestHandler
<
ParamsDictionary
,
any
,
any
,
ParsedQs
,
Record
<
string
,
any
>
,
>
[]
,
)
:
(
target
:
any
,
context
:
any
)
=>
void
Creates an ExpressBean and a Router for this class
Parameters
path
:
string
{string}
middlewares
:
RequestHandler
<
ParamsDictionary
,
any
,
any
,
ParsedQs
,
Record
<
string
,
any
>
>
[]
= []
Returns
(
target
:
any
,
context
:
any
)
=>
void
Decorator
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
express-beans
Loading...
Creates an ExpressBean and a Router for this class