sharepulse/frontend/src/app/app.routes.ts
Max e24d4c34f4 initial frontend commit
- Empty frontent project with --routing param
2024-01-28 12:00:13 +01:00

4 lines
77 B
TypeScript

import { Routes } from '@angular/router';
export const routes: Routes = [];