UNPKG
@jsonjoy.com/jit-router
Version:
latest (18.28.0)
18.28.0
18.24.0
18.23.0
18.22.0
18.21.0
18.20.0
18.19.0
18.18.0
18.17.0
18.16.0
18.15.0
18.14.0
18.13.0
18.12.0
18.11.0
18.10.0
18.9.0
18.8.0
1.0.1
1.0.0
High-performance JIT router for Node.js
github.com/jsonjoy-com/jit-router
jsonjoy-com/jit-router
@jsonjoy.com/jit-router
/
lib
/
index.d.ts
4 lines
(3 loc)
•
93 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./types'
;
export
*
from
'./router'
;
export
{
RouteMatcher
}
from
'./codegen'
;