mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-23 02:36:57 -04:00
3 lines
182 B
TypeScript
3 lines
182 B
TypeScript
export { Failure, RegistrationError, make } from "@opencode-ai/plugin/v2/effect/tool"
|
|
export type { AnyTool, Content, Context, Definition } from "@opencode-ai/plugin/v2/effect/tool"
|