summaryrefslogtreecommitdiffhomepage
path: root/sst-env.d.ts
diff options
context:
space:
mode:
authorFrank <[email protected]>2026-01-13 17:51:20 -0500
committerFrank <[email protected]>2026-01-13 17:51:21 -0500
commiteaf18d991576771ccbc3975a6c7a9358b0da8de9 (patch)
tree1a5b3e395714502638fbffd55ac7e6b4fe9f0f1b /sst-env.d.ts
parentf3d4dd5099003070800cc9ec161877634fdd7c0a (diff)
downloadopencode-eaf18d991576771ccbc3975a6c7a9358b0da8de9.tar.gz
opencode-eaf18d991576771ccbc3975a6c7a9358b0da8de9.zip
wip: black
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 035a5fc21..3160fc165 100644
--- a/sst-env.d.ts
+++ b/sst-env.d.ts
@@ -104,6 +104,10 @@ declare module "sst" {
"type": "sst.sst.Secret"
"value": string
}
+ "STRIPE_PUBLISHABLE_KEY": {
+ "type": "sst.sst.Secret"
+ "value": string
+ }
"STRIPE_SECRET_KEY": {
"type": "sst.sst.Secret"
"value": string