• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1import { Routes } from '@angular/router';
2
3export const routes: Routes = [];
4