fridays / next-routes

Universal dynamic routes for Next.js
MIT License
2.47k stars 230 forks source link

Use with @std/esm #144

Closed sammdec closed 1 year ago

sammdec commented 6 years ago

Im using @std/esm in a project and not quite sure what should be getting exported where if I wanted to use next-routes with the import syntax. Does anyone have any tips?