Files
Uruk 184f639920 refactor: improve TypeScript type safety for router navigation
Replaces generic `any` type casts with specific route pattern types to enhance type checking and prevent invalid navigation paths.

Adds backward compatibility alias for the navigation utility function to maintain existing API contracts while improving code organization.
2025-09-29 23:20:30 +02:00
..