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

View File

@@ -6,10 +6,6 @@
import "sst"
declare module "sst" {
export interface Resource {
"Web": {
"type": "sst.cloudflare.StaticSite"
"url": string
}
}
}
// cloudflare