fork of hey-api/openapi-ts because I need some additional things
at main 3 lines 82 B view raw
1import type { Routes } from '@angular/router'; 2 3export const routes: Routes = [];