Files
oh-my-opencode/dist/tools/call-omo-agent/index.d.ts
T
2026-03-14 04:56:50 +00:00

4 lines
100 B
TypeScript

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