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.ts7
1 files changed, 7 insertions, 0 deletions
diff --git a/sst-env.d.ts b/sst-env.d.ts
index 534b20a69..c1999089e 100644
--- a/sst-env.d.ts
+++ b/sst-env.d.ts
@@ -64,6 +64,13 @@ declare module "sst" {
"type": "sst.sst.Secret"
"value": string
}
+ "HONEYCOMB_API_KEY": {
+ "type": "sst.sst.Secret"
+ "value": string
+ }
+ "LogProcessor": {
+ "type": "sst.cloudflare.Worker"
+ }
"STRIPE_SECRET_KEY": {
"type": "sst.sst.Secret"
"value": string