From 522bed6b7dabd09328b3c8aae90b06ab06344623 Mon Sep 17 00:00:00 2001 From: Dax Raad Date: Wed, 20 Aug 2025 16:52:43 -0400 Subject: ignore: cloud stuff --- packages/function/sst-env.d.ts | 4 ---- 1 file changed, 4 deletions(-) (limited to 'packages/function') diff --git a/packages/function/sst-env.d.ts b/packages/function/sst-env.d.ts index 520a033ff..f60ec81a0 100644 --- a/packages/function/sst-env.d.ts +++ b/packages/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 -- cgit v1.2.3