UNPKG

jay-js

Version:

Jay is a framework for creating a single page application.

5 lines (4 loc) 147 B
export { getParams } from "./router"; export { Router } from "./router"; export { Navigate } from "./router"; export { Lazy } from "./router";