The AppRoutingModule is a Routing Module that handles the app's routing concerns.
AppModule
Angular 2 docs - Lazy loading modules with the Router
The returned AppRoutingModule class is a Routing Module containing both the RouterModule directives and the Dependency Injection providers that produce a configured Router.
Generated using TypeDoc
The AppRoutingModule is a Routing Module that handles the app's routing concerns.
AppModule
Angular 2 docs - Lazy loading modules with the Router
The returned AppRoutingModule class is a Routing Module containing both the RouterModule directives and the Dependency Injection providers that produce a configured Router.