Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "src/app/app-routing.module"

Index

Classes

Variables

Variables

routes

routes: Routes = [{ path: '', pathMatch: 'full', redirectTo: 'home' },{path: 'home',component: HomeComponent}]

Generated using TypeDoc