We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28f0d3f commit 51eae84Copy full SHA for 51eae84
1 file changed
packages/opencode/src/cli/cmd/tui/util/clipboard.ts
@@ -1,3 +1,4 @@
1
+import { $ } from "bun"
2
import { platform, release } from "os"
3
import { lazy } from "../../../../util/lazy.js"
4
import { tmpdir } from "os"
0 commit comments