We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1d625e commit aeadf39Copy full SHA for aeadf39
packages/axoncode/src/plugin/index.ts
@@ -1,5 +1,5 @@
1
-import type { Hooks, PluginInput, Plugin as PluginInstance } from "@axoncode-ai/plugin"
2
-import { createaxoncodeClient } from "@axoncode-ai/sdk"
+import type { Hooks, PluginInput, Plugin as PluginInstance } from "@opencode-ai/plugin"
+import { createaxoncodeClient } from "@opencode-ai/sdk"
3
import { BunProc } from "../bun"
4
import { Bus } from "../bus"
5
import { Config } from "../config/config"
0 commit comments