Preparing search index...
The search index is not available
@chubbyts/chubbyts-framework
@chubbyts/chubbyts-framework
router/group
GroupArgument
Type Alias GroupArgument
GroupArgument
:
{
children
:
(
Group
|
Route
)
[]
;
middlewares
?:
Middleware
[]
;
path
:
string
;
pathOptions
?:
PathOptions
;
}
Type declaration
children
:
(
Group
|
Route
)
[]
Optional
middlewares
?:
Middleware
[]
path
:
string
Optional
pathOptions
?:
PathOptions
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@chubbyts/chubbyts-framework
Loading...