| 1 | // Regenerate the committed routeTree.gen.ts from tsr.routes.ts — the same |
| 2 | // virtual tree vite.config.ts feeds the Start plugin. Run with |
| 3 | // `bun run routes:gen` after changing routes or the shared console contract. |
| 4 | import { fileURLToPath } from "node:url"; |
nothing calls this directly
no test coverage detected