| 1 | import { physical, rootRoute } from "@tanstack/virtual-file-routes"; |
| 2 | import { consoleRoutes } from "@executor-js/react/console-routes"; |
| 3 | |
| 4 | // The self-host console route tree — ONE definition read by vite.config.ts |
nothing calls this directly
no test coverage detected