()
| 321 | |
| 322 | 'home-beta': go('core/SingletonAppVueComponentView'), |
| 323 | ozaria () { |
| 324 | return this.routeDirectly('HomeView', []) |
| 325 | }, |
| 326 | |
| 327 | standards: go('core/SingletonAppVueComponentView'), |
| 328 |
nothing calls this directly
no test coverage detected