Share: syc

This commit is contained in:
Frank
2025-05-23 14:26:48 -04:00
committed by Dax Raad
parent 83974e0c95
commit 8cbd59296e
4 changed files with 11 additions and 27 deletions

4
app/sst-env.d.ts vendored
View File

@@ -12,10 +12,6 @@ declare module "sst" {
"Bucket": {
"type": "sst.cloudflare.Bucket"
}
"Web": {
"type": "sst.cloudflare.StaticSite"
"url": string
}
}
}
/// <reference path="sst-env.d.ts" />