Is there any way to get available routes from specific route point?
For example, i have this kind of structure:
And inside
projects/index.ts i would like to list all available routes(timer,todo). Does anyone know how to do this automatically? Unless i have to do this manually?1 Reply
like-gold•11mo ago
checkout
router.routesById and router.routesByPath