import {OpenAPIHono} from "@hono/zod-openapi"; const app = new OpenAPIHono(); export default app;