diff options
| author | Dax Raad <[email protected]> | 2025-08-20 16:52:43 -0400 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-08-20 17:01:18 -0400 |
| commit | 522bed6b7dabd09328b3c8aae90b06ab06344623 (patch) | |
| tree | 905dca3e2b3fb4e765d03f2ec78e285f19a31155 /sst-env.d.ts | |
| parent | dda672284c69ad399029316a63677cf49cbc54f3 (diff) | |
| download | opencode-522bed6b7dabd09328b3c8aae90b06ab06344623.tar.gz opencode-522bed6b7dabd09328b3c8aae90b06ab06344623.zip | |
ignore: cloud stuff
Diffstat (limited to 'sst-env.d.ts')
| -rw-r--r-- | sst-env.d.ts | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sst-env.d.ts b/sst-env.d.ts index 3af3f82c0..358891fdf 100644 --- a/sst-env.d.ts +++ b/sst-env.d.ts @@ -27,10 +27,6 @@ declare module "sst" { "Bucket": { "type": "sst.cloudflare.Bucket" } - "Console": { - "type": "sst.cloudflare.StaticSite" - "url": string - } "DATABASE_PASSWORD": { "type": "sst.sst.Secret" "value": string |
