TelegramAktienBot/frontend/documentation/js/routes/routes_index.js
2022-05-03 10:59:36 +02:00

2 lines
456 B
JavaScript

var ROUTES_INDEX = {"name":"<root>","kind":"module","className":"AppModule","children":[{"name":"routes","filename":"src/app/app-routing.module.ts","module":"AppRoutingModule","children":[{"path":"login","component":"LoginComponent"},{"path":"","component":"DashboardComponent"},{"path":"register","component":"RegisterComponent"},{"path":"profile","component":"ProfileComponent"},{"path":"settings","component":"BotSettingsComponent"}],"kind":"module"}]}