summaryrefslogtreecommitdiffhomepage
path: root/packages/console/core/sst-env.d.ts
diff options
context:
space:
mode:
authorFrank <[email protected]>2026-01-30 12:19:36 -0500
committerGitHub <[email protected]>2026-01-30 12:19:36 -0500
commit7cb84f13d3b73c6bd6e6f7949bb952da1af3f2be (patch)
tree5374a7eb115c43478e925f25d8e64b7d2167787f /packages/console/core/sst-env.d.ts
parent1aade4b30817b8ecd2edb708737ed554879c2f28 (diff)
downloadopencode-7cb84f13d3b73c6bd6e6f7949bb952da1af3f2be.tar.gz
opencode-7cb84f13d3b73c6bd6e6f7949bb952da1af3f2be.zip
wip: zen (#11343)
Diffstat (limited to 'packages/console/core/sst-env.d.ts')
-rw-r--r--packages/console/core/sst-env.d.ts8
1 files changed, 8 insertions, 0 deletions
diff --git a/packages/console/core/sst-env.d.ts b/packages/console/core/sst-env.d.ts
index cb4902813..0769c7633 100644
--- a/packages/console/core/sst-env.d.ts
+++ b/packages/console/core/sst-env.d.ts
@@ -133,6 +133,10 @@ declare module "sst" {
"type": "sst.sst.Secret"
"value": string
}
+ "ZEN_MODELS10": {
+ "type": "sst.sst.Secret"
+ "value": string
+ }
"ZEN_MODELS2": {
"type": "sst.sst.Secret"
"value": string
@@ -161,6 +165,10 @@ declare module "sst" {
"type": "sst.sst.Secret"
"value": string
}
+ "ZEN_MODELS9": {
+ "type": "sst.sst.Secret"
+ "value": string
+ }
"ZEN_SESSION_SECRET": {
"type": "sst.sst.Secret"
"value": string