UNPKG
yourrouter
Version:
latest (2.0.5)
2.0.5
2.0.4
2.0.3
1.1.2
1.1.1
1.1.0
1.0.31
1.0.21
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
A powerful router based on client-side routing.
ch3ber.github.io/yourRouter
ch3ber/yourRouter
yourrouter
/
lib
/
index.js
3 lines
(2 loc)
•
80 B
JavaScript
View Raw
1
2
3
import
{
Router
}
from
'./router/infrastructure/router'
;
export
default
Router
;