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

4 lines
104 B
TypeScript
Raw Normal View History

export * from "./constants";
export * from "./types";
export { skill, createSkillTool } from "./tools";