Share: sync

This commit is contained in:
Frank
2025-05-26 12:40:17 -04:00
committed by Dax Raad
parent 8cbd59296e
commit 34a2dcb80a
5 changed files with 36 additions and 28 deletions
+4
View File
@@ -6,6 +6,10 @@
import "sst"
declare module "sst" {
export interface Resource {
"Web": {
"type": "sst.cloudflare.StaticSite"
"url": string
}
}
}
// cloudflare