Represents a router that handles routing logic for a web application.
Constructs a new instance of the Router class.
The configuration object for the router.
None
Retrieves the export function from the server.
The export function from the server.
Represents a router that handles routing logic for a web application.