diff options
| author | Frank <[email protected]> | 2025-05-23 14:26:48 -0400 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-05-26 12:40:17 -0400 |
| commit | 8cbd59296e8510cb590b162d7548872fabf16c10 (patch) | |
| tree | 70fa29295d52fb0cee4b646008a089a31f617c28 /app/packages/function | |
| parent | 83974e0c95d65c72d12e7d58a287514c39f3768f (diff) | |
| download | opencode-8cbd59296e8510cb590b162d7548872fabf16c10.tar.gz opencode-8cbd59296e8510cb590b162d7548872fabf16c10.zip | |
Share: syc
Diffstat (limited to 'app/packages/function')
| -rw-r--r-- | app/packages/function/sst-env.d.ts | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/app/packages/function/sst-env.d.ts b/app/packages/function/sst-env.d.ts index 41727ee9d..fdc298fd6 100644 --- a/app/packages/function/sst-env.d.ts +++ b/app/packages/function/sst-env.d.ts @@ -6,10 +6,6 @@ import "sst" declare module "sst" { export interface Resource { - "Web": { - "type": "sst.cloudflare.StaticSite" - "url": string - } } } // cloudflare |
