UNPKG
@nano-router/routes
Version:
canary (2.0.0-alpha.7)
latest (3.2.0)
3.2.0
3.1.2
3.1.0
3.0.0
2.22.0
2.21.0
2.20.0
2.19.0
2.18.0
2.14.0
2.12.0
2.10.0
2.7.1
2.7.0
2.3.0
2.1.0
2.0.2
2.0.1
2.0.0
2.0.0-alpha.7
1.15.4
1.15.0
1.12.0
1.10.0
1.9.0
1.8.0
1.5.0
1.2.0
1.1.0
Objects to setup routes
sunesimonsen/nano-router
@nano-router/routes
/
lib
/
index.d.ts
4 lines
•
161 B
TypeScript
View Raw
1
2
3
4
export
{
Route
}
from
"./Route.js"
;
export
{
ExternalRoute
}
from
"./ExternalRoute.js"
;
export
{
Routes
}
from
"./Routes.js"
;
//# sourceMappingURL=index.d.ts.map