get rid of extra file

This commit is contained in:
Dax Raad
2026-01-12 22:33:57 -05:00
parent 66f9bdab32
commit eaa76dad0c
13 changed files with 55 additions and 29 deletions

4
sst-env.d.ts vendored
View File

@@ -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"