This commit is contained in:
Dax Raad 2025-10-02 00:15:22 -04:00
parent 32e8099086
commit 11555dca98

View file

@ -6,7 +6,6 @@ import type { KeybindsConfig } from "@opencode-ai/sdk"
import type { ParsedKey, Renderable } from "@opentui/core"
import { createStore } from "solid-js/store"
import { useKeyboard, useRenderer } from "@opentui/solid"
import { Instance } from "@/project/instance"
import { createSimpleContext } from "./helper"
export const { use: useKeybind, provider: KeybindProvider } = createSimpleContext({