From 8cbd59296e8510cb590b162d7548872fabf16c10 Mon Sep 17 00:00:00 2001 From: Frank Date: Fri, 23 May 2025 14:26:48 -0400 Subject: Share: syc --- app/packages/function/sst-env.d.ts | 4 ---- 1 file changed, 4 deletions(-) (limited to 'app/packages/function') 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 -- cgit v1.2.3