Files
oh-my-opencode/dist/tools/skill-mcp/index.d.ts
T

4 lines
100 B
TypeScript
Raw Normal View History

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