summaryrefslogtreecommitdiffhomepage
path: root/packages/function
diff options
context:
space:
mode:
authorFrank <[email protected]>2026-01-16 01:07:00 -0500
committerFrank <[email protected]>2026-01-16 01:07:03 -0500
commitf66e6d7033d5c64ddc36371e59b356c9881c5477 (patch)
treeb8d8cb582df702e25bdce14729e88ae8858fae1b /packages/function
parentde2de099b4e66ea05ffa00220621df1f8709977c (diff)
downloadopencode-f66e6d7033d5c64ddc36371e59b356c9881c5477.tar.gz
opencode-f66e6d7033d5c64ddc36371e59b356c9881c5477.zip
wip: zen
Diffstat (limited to 'packages/function')
-rw-r--r--packages/function/sst-env.d.ts4
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/function/sst-env.d.ts b/packages/function/sst-env.d.ts
index b8e50a261..3710cb77f 100644
--- a/packages/function/sst-env.d.ts
+++ b/packages/function/sst-env.d.ts
@@ -134,6 +134,10 @@ declare module "sst" {
"type": "sst.sst.Secret"
"value": string
}
+ "ZEN_MODELS8": {
+ "type": "sst.sst.Secret"
+ "value": string
+ }
"ZEN_SESSION_SECRET": {
"type": "sst.sst.Secret"
"value": string