mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
Update file-system-router.md (#2365)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Bun provides a fast API for resolving routes against file-system paths. This API is primarily intended by library authors. At the moment only Next.js-style file-system routing is supported, but other styles may be added in the future.
|
||||
Bun provides a fast API for resolving routes against file-system paths. This API is primarily intended for library authors. At the moment only Next.js-style file-system routing is supported, but other styles may be added in the future.
|
||||
|
||||
## Next.js-style
|
||||
|
||||
|
||||
Reference in New Issue
Block a user