Files
bigwo/mcp-server-ssh/node_modules/hono/dist/helper/accepts/index.js

6 lines
93 B
JavaScript
Raw Normal View History

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