summaryrefslogtreecommitdiffhomepage
path: root/sst-env.d.ts
diff options
context:
space:
mode:
authorFrank <[email protected]>2025-12-23 20:36:52 -0500
committerFrank <[email protected]>2025-12-23 20:36:55 -0500
commit1a9ee3080cb401ad72a5042d4b803de868c0ac9f (patch)
tree19603f954803a64aee2d3043847ea20b1471076d /sst-env.d.ts
parentf4d61be8bdd857bd85481a787fc754dfa766fe92 (diff)
downloadopencode-1a9ee3080cb401ad72a5042d4b803de868c0ac9f.tar.gz
opencode-1a9ee3080cb401ad72a5042d4b803de868c0ac9f.zip
zen: sync
Diffstat (limited to 'sst-env.d.ts')
-rw-r--r--sst-env.d.ts4
1 files changed, 4 insertions, 0 deletions
diff --git a/sst-env.d.ts b/sst-env.d.ts
index efc287aa9..d7ef06895 100644
--- a/sst-env.d.ts
+++ b/sst-env.d.ts
@@ -144,6 +144,10 @@ declare module "sst" {
"type": "sst.sst.Secret"
"value": string
}
+ "ZEN_MODELS6": {
+ "type": "sst.sst.Secret"
+ "value": string
+ }
"ZenData": {
"name": string
"type": "sst.cloudflare.Bucket"