Documentation / zerotal / index / RoutingConfig
Type Alias: RoutingConfig
RoutingConfig =
Record<string,RoutingEntry>
Defined in: packages/core/src/application/Application.ts:90
Map of named route groups to their source files.
Documentation / zerotal / index / RoutingConfig
RoutingConfig =
Record<string,RoutingEntry>
Defined in: packages/core/src/application/Application.ts:90
Map of named route groups to their source files.
On this page