mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-03 13:52:09 +03:00
- callLogs.ts: typed all CRUD params + error catches - usageHistory.ts: typed pending requests, filter/entry params - cliRuntime.ts: typed CLI_TOOLS map + all arrow function params - sse/auth.ts: typed credentials/fallback/mutex params + Date.getTime() - sse/utils/logger.ts: typed all logger functions + made data optional TS errors: 578 → 490 (-88) Total reduction: 984 → 490 (-494, 50.2%) Build: ✅ Tests: 368/368 ✅