UNPKG

@the-teacher/the-router

Version:

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

11 lines 261 B
/** * Tests for basic routing functionality * Verifies: * - Root route handling * - Basic GET route handling * - Basic POST route handling * - Router initialization * - Basic response handling */ export {}; //# sourceMappingURL=index.basic.test.d.ts.map