Files
bigwo/mcp-server-ssh/node_modules/hono/dist/router/smart-router/index.js

6 lines
105 B
JavaScript
Raw Normal View History

2026-03-12 12:47:56 +08:00
// src/router/smart-router/index.ts
import { SmartRouter } from "./router.js";
export {
SmartRouter
};