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

3 lines
108 B
TypeScript
Raw Normal View History

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