A route result that includes the evaluation results of the route.
Marshal a value to a specific type.
Logging facility.
Runtime level configuration functionality.
Query string operations.
A span is a single trace in a trace collection.
A trace is a collection of spans.
Navigate to a new path by using the browser's history API (pushState specifically).
Normalize a path to ensure it starts with a slash.
Get a query parameter from the current URL.
The available status codes that a route can have called out from the statuses handler mapping.
A route that can be navigated to.
Options for the route action.
A class that represents a router instance.
The configuration for a new router instance.
The function that is used to apply a route to the DOM.
The returned param value types.
The types of values that the {Query} test method can return.
The types of values that can be used as a query.
Route status handler mapping.
Get the status by value.
Add the
active
class to the node if the current route matches the node's href.