// worktreesRoutes: used by the server entrypoint to mount the complete Worktrees HTTP API at `/api/worktrees`. export { worktreesRoutes } from './worktrees.module.js';