mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 12:39:43 +00:00
get rid of extra file
This commit is contained in:
parent
66f9bdab32
commit
eaa76dad0c
13 changed files with 55 additions and 29 deletions
4
packages/function/sst-env.d.ts
vendored
4
packages/function/sst-env.d.ts
vendored
|
|
@ -130,6 +130,10 @@ declare module "sst" {
|
|||
"type": "sst.sst.Secret"
|
||||
"value": string
|
||||
}
|
||||
"ZEN_SESSION_SECRET": {
|
||||
"type": "sst.sst.Secret"
|
||||
"value": string
|
||||
}
|
||||
}
|
||||
}
|
||||
// cloudflare
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue