diff options
| author | Frank <[email protected]> | 2025-12-23 17:03:00 -0500 |
|---|---|---|
| committer | Frank <[email protected]> | 2025-12-23 17:03:00 -0500 |
| commit | 1bd8e617198b7e1592142849accbc7889ae2526b (patch) | |
| tree | 8e9c68eae71e7ecb08a4a9e91c1f1215d2982814 /packages/function | |
| parent | b6c07cb1b8fd8b433dba6c7f5da48ee23d07b8d6 (diff) | |
| download | opencode-1bd8e617198b7e1592142849accbc7889ae2526b.tar.gz opencode-1bd8e617198b7e1592142849accbc7889ae2526b.zip | |
ci: adam is not a full stack engineer
Diffstat (limited to 'packages/function')
| -rw-r--r-- | packages/function/sst-env.d.ts | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/packages/function/sst-env.d.ts b/packages/function/sst-env.d.ts index d68cca1a0..fd971c8fd 100644 --- a/packages/function/sst-env.d.ts +++ b/packages/function/sst-env.d.ts @@ -42,10 +42,6 @@ declare module "sst" { "type": "sst.sst.Linkable" "username": string } - "Desktop": { - "type": "sst.cloudflare.StaticSite" - "url": string - } "EMAILOCTOPUS_API_KEY": { "type": "sst.sst.Secret" "value": string |
