summaryrefslogtreecommitdiffhomepage
path: root/sst-env.d.ts
diff options
context:
space:
mode:
authorFrank <[email protected]>2025-09-09 15:47:24 -0400
committerFrank <[email protected]>2025-09-09 15:47:28 -0400
commita3513244f121c7decc84f0a488dea798409e1710 (patch)
tree1d813e96bca7ba103f1c1f10c76e65fe0a31ced9 /sst-env.d.ts
parent32b47fcc1e70dcfd645974be98db4d31cc728058 (diff)
downloadopencode-a3513244f121c7decc84f0a488dea798409e1710.tar.gz
opencode-a3513244f121c7decc84f0a488dea798409e1710.zip
wip: zen
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 c1999089e..6392ab739 100644
--- a/sst-env.d.ts
+++ b/sst-env.d.ts
@@ -71,6 +71,10 @@ declare module "sst" {
"LogProcessor": {
"type": "sst.cloudflare.Worker"
}
+ "OPENAI_API_KEY": {
+ "type": "sst.sst.Secret"
+ "value": string
+ }
"STRIPE_SECRET_KEY": {
"type": "sst.sst.Secret"
"value": string