Administration/src/app/app.routes.ts

4 lines
77 B
TypeScript
Raw Normal View History

2025-02-02 15:48:46 +01:00
import { Routes } from '@angular/router';
export const routes: Routes = [];