Interface: RouterConfig
Route configuration mapping.
Keys are route names and values are RouterEntry objects.
Indexable
[name: string]: RouterEntry | undefined
Properties
main?
The main (initial) route of the application.
Route configuration mapping.
Keys are route names and values are RouterEntry objects.
[name: string]: RouterEntry | undefined
The main (initial) route of the application.