mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-05 07:52:03 +00:00
Export DesktopInterface from desktop and add PlatformContext
This commit is contained in:
parent
923bf36593
commit
d531dff8d3
11 changed files with 71 additions and 20 deletions
2
packages/desktop/src/index.ts
Normal file
2
packages/desktop/src/index.ts
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
export { PlatformProvider, type Platform } from "./PlatformContext"
|
||||
export { DesktopInterface } from "./DesktopInterface"
|
||||
Loading…
Add table
Add a link
Reference in a new issue