mirror of
https://github.com/mauriceboe/TREK.git
synced 2026-06-19 21:31:46 +00:00
d50c84b755
- Add StringParams = Record<string, string> to types.ts - Use Request<StringParams> in all route handlers across 14 files - Clean up earlier as-cast workarounds in places.ts and admin.ts - tsconfig.json: keep original (removed bad 'types:node' addition) - package.json: restore @types/express back to ^5.0.6