UNPKG

create-bhvr

Version:

Create a new bhvr project

4 lines (2 loc) 134 B
import { type RouteConfig, index } from "@react-router/dev/routes"; export default [index("routes/home.tsx")] satisfies RouteConfig;