We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1424eb8 commit 77d3b1eCopy full SHA for 77d3b1e
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 clipboardy from "clipboardy"
4
import { lazy } from "../../../../util/lazy.js"
0 commit comments