@compodoc/compodoc
Version:
The missing documentation tool for your Angular application
2 lines (1 loc) • 1.1 kB
JavaScript
var ROUTES_INDEX = {"name":"<root>","kind":"module","className":"AppModule","children":[{"name":"APP_ROUTES","filename":"src/app/app-routing.module.ts","module":"AppRoutingModule","children":[{"path":"about","loadChildren":"./about/about.module#AboutModule","children":[{"kind":"module","children":[{"name":"ABOUT_ROUTES","filename":"src/app/about/about-routing.module.ts","module":"AboutRoutingModule","children":[{"path":"todomvcinstaticclass","component":"AboutComponent","children":[{"path":"","redirectTo":"todomvc","pathMatch":"full","data":"utils.doWork()"},{"path":"todomvc","component":"TodoMVCComponent","data":{"title":"extract('Home')"}},{"path":"compodoc","component":"CompodocComponent","data":"oneFunction()"}]}],"kind":"module"}],"module":"AboutModule"}]},{"path":"","redirectTo":"homeenumimported","pathMatch":"full"},{"path":"**","redirectTo":"homeenuminfile","pathMatch":"full"}],"kind":"module"},{"name":"HOME_ROUTES","filename":"src/app/home/home-routing.module.ts","module":"HomeRoutingModule","children":[{"path":"homeimported","component":"HomeComponent"}],"kind":"module"}]}