summaryrefslogtreecommitdiffhomepage
path: root/sst-env.d.ts
diff options
context:
space:
mode:
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"