Files
oh-my-opencode/src/tools/skill-mcp/index.ts
T
2026-01-01 23:02:43 +09:00

4 lines
97 B
TypeScript

export * from "./constants"
export * from "./types"
export { createSkillMcpTool } from "./tools"