2 lines
168 B
TypeScript
2 lines
168 B
TypeScript
export { Failure, RegistrationError, make } from "@opencode-ai/core/tool/tool"
|
|
export type { AnyTool, Content, Context, Definition } from "@opencode-ai/core/tool/tool"
|