Skip to content

Commit 63f487c

Browse files
committed
adding this very suspiciously. why did this show up in my wd? yolo
1 parent 1c5428a commit 63f487c

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

sst-env.d.ts

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,7 @@ declare module "sst" {
2424
}
2525
"SlackClientId": {
2626
"type": "sst.sst.Secret"
27-
"value": string
28-
}
29-
"SlackClientSecret": {
30-
"type": "sst.sst.Secret"
31-
"value": string
32-
}
33-
"SlackSigningSecret": {
34-
"type": "sst.sst.Secret"
35-
"value": string
27+
"value": any
3628
}
3729
"VPC": {
3830
"bastion": string

0 commit comments

Comments
 (0)