mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-24 14:55:19 +00:00
fix: add back Installation import for VERSION
This commit is contained in:
0
packages/opencode/git
Normal file
0
packages/opencode/git
Normal file
@@ -104,6 +104,7 @@ async function getTerminalBackgroundColor(): Promise<"dark" | "light"> {
|
||||
}
|
||||
|
||||
import type { EventSource } from "./context/sdk"
|
||||
import { Installation } from "@/installation"
|
||||
|
||||
export function tui(input: {
|
||||
url: string
|
||||
|
||||
Reference in New Issue
Block a user