mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 12:39:43 +00:00
wip: zen
This commit is contained in:
parent
9f150b0776
commit
6aa4928e9e
23 changed files with 422 additions and 313 deletions
6
packages/function/sst-env.d.ts
vendored
6
packages/function/sst-env.d.ts
vendored
|
|
@ -119,10 +119,6 @@ declare module "sst" {
|
|||
"type": "sst.cloudflare.StaticSite"
|
||||
"url": string
|
||||
}
|
||||
"ZEN_BLACK_LIMITS": {
|
||||
"type": "sst.sst.Secret"
|
||||
"value": string
|
||||
}
|
||||
"ZEN_BLACK_PRICE": {
|
||||
"plan100": string
|
||||
"plan20": string
|
||||
|
|
@ -130,7 +126,7 @@ declare module "sst" {
|
|||
"product": string
|
||||
"type": "sst.sst.Linkable"
|
||||
}
|
||||
"ZEN_LITE_LIMITS": {
|
||||
"ZEN_LIMITS": {
|
||||
"type": "sst.sst.Secret"
|
||||
"value": string
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue