mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-01 22:10:23 +00:00
Share: sync
This commit is contained in:
parent
8cbd59296e
commit
34a2dcb80a
5 changed files with 36 additions and 28 deletions
4
app/sst-env.d.ts
vendored
4
app/sst-env.d.ts
vendored
|
|
@ -12,6 +12,10 @@ declare module "sst" {
|
|||
"Bucket": {
|
||||
"type": "sst.cloudflare.Bucket"
|
||||
}
|
||||
"Web": {
|
||||
"type": "sst.cloudflare.StaticSite"
|
||||
"url": string
|
||||
}
|
||||
}
|
||||
}
|
||||
/// <reference path="sst-env.d.ts" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue