Files
bigwo/mcp-server-ssh/node_modules/hono/dist/index.js
2026-03-12 12:47:56 +08:00

6 lines
69 B
JavaScript

// src/index.ts
import { Hono } from "./hono.js";
export {
Hono
};