wip: black
This commit is contained in:
parent
22b058a33d
commit
23fc675ad5
25 changed files with 2705 additions and 50 deletions
4
sst-env.d.ts
vendored
4
sst-env.d.ts
vendored
|
|
@ -124,6 +124,10 @@ declare module "sst" {
|
|||
"type": "sst.cloudflare.StaticSite"
|
||||
"url": string
|
||||
}
|
||||
"ZEN_BLACK": {
|
||||
"type": "sst.sst.Secret"
|
||||
"value": string
|
||||
}
|
||||
"ZEN_MODELS1": {
|
||||
"type": "sst.sst.Secret"
|
||||
"value": string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue