Files
oh-my-opencode/dist/features/background-agent/opencode-client.d.ts
T
2026-03-14 04:56:50 +00:00

3 lines
108 B
TypeScript

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