/**
 * Tests for scoped routing functionality
 * Verifies:
 * - Basic scope routing (admin/api routes)
 * - Nested scopes (multiple levels deep)
 * - Different HTTP methods within scopes
 * - Error handling for invalid scoped routes
 * - Path construction for nested routes
 */
export {};
//# sourceMappingURL=index.scoped.test.d.ts.map