refactor(server): canonicalize service API (#31049)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import type { GlobalEvent } from "@opencode-ai/sdk/v2"
|
||||
import type { EventSource } from "../../src/cli/cmd/tui/context/sdk"
|
||||
import type { EventSource } from "@opencode-ai/tui/context/sdk"
|
||||
|
||||
export const worktree = "/tmp/opencode"
|
||||
export const directory = `${worktree}/packages/opencode`
|
||||
|
||||
Reference in New Issue
Block a user