import { type RouteConfig, route } from "@react-router/dev/routes"; export default [route("*", "routes/platform.tsx")] satisfies RouteConfig;