mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-02 22:40:22 +00:00
wip(desktop): progress
This commit is contained in:
parent
0a357be160
commit
20662e2101
7 changed files with 75 additions and 25 deletions
|
|
@ -1,2 +1,2 @@
|
|||
export { PlatformProvider, type Platform } from "./PlatformContext"
|
||||
export { DesktopInterface } from "./DesktopInterface"
|
||||
export { PlatformProvider, type Platform } from "./context/platform"
|
||||
export { App } from "./app"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue