UNPKG

@hyperapp/router

Version:

Declarative routing for Hyperapp V1 using the History API.

6 lines (5 loc) 172 B
export { Link } from "./Link" export { Route } from "./Route" export { Switch } from "./Switch" export { Redirect } from "./Redirect" export { location } from "./location"