Package-level declarations

Simple and easy to use JavaScript router wrapper.

Types

Link copied to clipboard

Empty router implementation used when no routing module is initialized.

Link copied to clipboard

Dummy router factory used when no routing module is initialized.

Link copied to clipboard
interface KVRouter

Basic router interface.

Link copied to clipboard
interface RouterFactory

Base router factory interface.

Link copied to clipboard

The routing manager object, which holds the reference to the actual router factory.