sync
This commit is contained in:
parent
2935d1819e
commit
e63dcd30f3
4 changed files with 22 additions and 10 deletions
4
sst-env.d.ts
vendored
4
sst-env.d.ts
vendored
|
|
@ -71,6 +71,10 @@ declare module "sst" {
|
|||
"type": "sst.sst.Secret"
|
||||
"value": string
|
||||
}
|
||||
"FOO": {
|
||||
"type": "sst.sst.Secret"
|
||||
"value": string
|
||||
}
|
||||
"GITHUB_APP_ID": {
|
||||
"type": "sst.sst.Secret"
|
||||
"value": string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue