Files
oh-my-opencode/src/tools/call-omo-agent/index.ts
T

4 lines
97 B
TypeScript
Raw Normal View History

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