Checks if any routes have been registered.
True if routes exist.
Navigates to a new path programmatically.
The destination path.
Registers a route.
The URL path to match.
The component or factory function to render.
Resolves the current route to a component.
The matching BaseElement or null if not found.
Subscribes a listener to route changes.
Function to call on route change.
Manages client-side routing using the History API.