mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-01 05:59:50 +00:00
chore: app -> desktop
This commit is contained in:
parent
1d58b55482
commit
3fa280d218
1143 changed files with 50 additions and 50 deletions
8
packages/app/src/env.d.ts
vendored
8
packages/app/src/env.d.ts
vendored
|
|
@ -1,8 +0,0 @@
|
|||
interface ImportMetaEnv {
|
||||
readonly VITE_OPENCODE_SERVER_HOST: string
|
||||
readonly VITE_OPENCODE_SERVER_PORT: string
|
||||
}
|
||||
|
||||
interface ImportMeta {
|
||||
readonly env: ImportMetaEnv
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue