mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-20 09:14:22 +01:00
Infra: use Astro component
This commit is contained in:
2
packages/function/sst-env.d.ts
vendored
2
packages/function/sst-env.d.ts
vendored
@@ -7,7 +7,7 @@ import "sst"
|
||||
declare module "sst" {
|
||||
export interface Resource {
|
||||
"Web": {
|
||||
"type": "sst.cloudflare.StaticSite"
|
||||
"type": "sst.cloudflare.Astro"
|
||||
"url": string
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user