UNPKG
@appolo/router
Version:
latest (8.0.2)
8.0.2
8.0.1
8.0.0
fast routing
github.com/shmoop207/appolo-router
shmoop207/appolo-router
@appolo/router
/
index.ts
4 lines
(3 loc)
•
112 B
text/typescript
View Raw
1
2
3
4
export
{
Router
}
from
'./lib/router'
export
{
IOptions
}
from
'./lib/IOptions'
export
{
Methods
}
from
'./lib/enums'