summaryrefslogtreecommitdiffhomepage
path: root/sst-env.d.ts
diff options
context:
space:
mode:
authorDax Raad <[email protected]>2026-01-12 22:33:57 -0500
committerDax Raad <[email protected]>2026-01-12 22:33:57 -0500
commiteaa76dad0cd7be52a969ceaa2a6baa338cc9929d (patch)
tree801bcf930ddd967a1c4a0f4f1ad8fbce2bd8b271 /sst-env.d.ts
parent66f9bdab32b21110c0dd9ce0aaa8d928aea8eba2 (diff)
downloadopencode-eaa76dad0cd7be52a969ceaa2a6baa338cc9929d.tar.gz
opencode-eaa76dad0cd7be52a969ceaa2a6baa338cc9929d.zip
get rid of extra file
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 6e8b8e67e..035a5fc21 100644
--- a/sst-env.d.ts
+++ b/sst-env.d.ts
@@ -156,6 +156,10 @@ declare module "sst" {
"type": "sst.sst.Secret"
"value": string
}
+ "ZEN_SESSION_SECRET": {
+ "type": "sst.sst.Secret"
+ "value": string
+ }
"ZenData": {
"name": string
"type": "sst.cloudflare.Bucket"