| 1 | import { createSimpleContext } from "@opencode-ai/ui/context" |
| 2 | import type { AsyncStorage, SyncStorage } from "@solid-primitives/storage" |
| 3 | import type { Accessor } from "solid-js" |
| 4 | import type { DesktopMenuAction } from "../desktop-menu" |
nothing calls this directly
no test coverage detected