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