How to use the routes function from koa-router
Find comprehensive JavaScript koa-router.routes code examples handpicked from public code repositorys.
GitHub: charliegogh/vue-admin
79 80 81 82 83 84
'', 'pid') } id && ctx.success(data) }) module.exports = router.routes()
0
0
1
+ 4 other calls in file
koa-router.get is the most popular function in koa-router (8 examples)