UNPKG

@the-teacher/the-router

Version:

Simple router for Express.js, making routes and actions easy to manage.

11 lines 289 B
/** * Tests for route mapping functionality * Verifies: * - Basic route registration (GET, POST, root routes) * - Scoped routes mapping * - RegExp route handling * - Path normalization * - Router reset functionality */ export {}; //# sourceMappingURL=index.routes-map.test.d.ts.map