4 lines
79 B
TypeScript
4 lines
79 B
TypeScript
|
|
import { flatRoutes } from '@remix-run/fs-routes'
|
||
|
|
|
||
|
|
export default flatRoutes()
|