UNPKG

nhfs

Version:

NHFS — A sleek HTTP file server for the web built with Next.js and HeroUI. (Alpha)

7 lines 228 B
{ "/[...path]/page": "app/[...path]/page.js", "/_not-found/page": "app/_not-found/page.js", "/nhfs_dl/[...file]/route": "app/nhfs_dl/[...file]/route.js", "/page": "app/page.js", "/upload/route": "app/upload/route.js" }