mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-01-15 23:59:08 +00:00
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.