summaryrefslogtreecommitdiffhomepage
path: root/app/packages/function
diff options
context:
space:
mode:
authorFrank <[email protected]>2025-05-23 14:26:48 -0400
committerDax Raad <[email protected]>2025-05-26 12:40:17 -0400
commit8cbd59296e8510cb590b162d7548872fabf16c10 (patch)
tree70fa29295d52fb0cee4b646008a089a31f617c28 /app/packages/function
parent83974e0c95d65c72d12e7d58a287514c39f3768f (diff)
downloadopencode-8cbd59296e8510cb590b162d7548872fabf16c10.tar.gz
opencode-8cbd59296e8510cb590b162d7548872fabf16c10.zip
Share: syc
Diffstat (limited to 'app/packages/function')
-rw-r--r--app/packages/function/sst-env.d.ts4
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