EMS/src/app/app.routes.ts

4 lines
77 B
TypeScript
Raw Normal View History

2024-12-18 09:35:34 +01:00
import { Routes } from '@angular/router';
export const routes: Routes = [];