UNPKG

ts-router

Version:

koa router middleware, typescript fully supported, jersey like coding

7 lines (6 loc) 161 B
declare const Routes: symbol; export { Routes }; declare const Properties: symbol; export { Properties }; declare const RoutePath: symbol; export { RoutePath };