diff options
Diffstat (limited to 'sst-env.d.ts')
| -rw-r--r-- | sst-env.d.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sst-env.d.ts b/sst-env.d.ts index 7ca38b723..627d74a5f 100644 --- a/sst-env.d.ts +++ b/sst-env.d.ts @@ -13,7 +13,7 @@ declare module "sst" { "type": "sst.cloudflare.Bucket" } "Web": { - "type": "sst.cloudflare.StaticSite" + "type": "sst.cloudflare.Astro" "url": string } } |
