UNPKG
@wq/router
Version:
latest (2.0.0)
next (2.0.0)
2.0.0
2.0.0-alpha.2
2.0.0-alpha.1
2.0.0-alpha.0
1.3.0
1.3.0-beta.1
1.3.0-alpha.2
1.3.0-alpha.1
1.2.0
1.2.0-beta.1
1.2.0-alpha.1
1.1.2
Respond to URL changes with locally generated pages and custom events
wq.io/@wq/router
wq/wq.app
@wq/router
/
index.js
3 lines
(2 loc)
•
61 B
JavaScript
View Raw
1
2
3
import
router
from
"./src/router.js"
;
export
default
router;