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 /cloud/function/sst-env.d.ts | |
| parent | dda672284c69ad399029316a63677cf49cbc54f3 (diff) | |
| download | opencode-522bed6b7dabd09328b3c8aae90b06ab06344623.tar.gz opencode-522bed6b7dabd09328b3c8aae90b06ab06344623.zip | |
ignore: cloud stuff
Diffstat (limited to 'cloud/function/sst-env.d.ts')
| -rw-r--r-- | cloud/function/sst-env.d.ts | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/cloud/function/sst-env.d.ts b/cloud/function/sst-env.d.ts index 520a033ff..f60ec81a0 100644 --- a/cloud/function/sst-env.d.ts +++ b/cloud/function/sst-env.d.ts @@ -14,10 +14,6 @@ declare module "sst" { "type": "sst.sst.Linkable" "value": string } - "Console": { - "type": "sst.cloudflare.StaticSite" - "url": string - } "DATABASE_PASSWORD": { "type": "sst.sst.Secret" "value": string |
