import { parse } from '@kevisual/router/commander' import { app } from './app.ts'; import './route.ts'; parse({ app, })