Files
oh-my-opencode/src/features/background-agent/opencode-client.ts
T

4 lines
107 B
TypeScript
Raw Normal View History

import type { PluginInput } from "@opencode-ai/plugin"
export type OpencodeClient = PluginInput["client"]