mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-29 04:59:51 +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
|
|
@ -4,7 +4,7 @@
|
|||
"description": "",
|
||||
"type": "module",
|
||||
"exports": {
|
||||
".": "./src/index.tsx",
|
||||
".": "./src/index.ts",
|
||||
"./vite": "./vite.js"
|
||||
},
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue