diff options
| author | Frank <[email protected]> | 2025-08-29 12:24:58 -0400 |
|---|---|---|
| committer | Frank <[email protected]> | 2025-08-29 12:26:03 -0400 |
| commit | fd355c15db305cca5b7386e79a7a9a2e08e9ef99 (patch) | |
| tree | 36d1cb6af6c65111c7ea345f1813dafe52c67b75 /sst-env.d.ts | |
| parent | 12eb1391b985c257f6dc5c58f9f79d78d2b36e7a (diff) | |
| download | opencode-fd355c15db305cca5b7386e79a7a9a2e08e9ef99.tar.gz opencode-fd355c15db305cca5b7386e79a7a9a2e08e9ef99.zip | |
Update sst
Diffstat (limited to 'sst-env.d.ts')
| -rw-r--r-- | sst-env.d.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sst-env.d.ts b/sst-env.d.ts index 358891fdf..5715d2ea9 100644 --- a/sst-env.d.ts +++ b/sst-env.d.ts @@ -25,6 +25,7 @@ declare module "sst" { "type": "sst.cloudflare.Kv" } "Bucket": { + "name": string "type": "sst.cloudflare.Bucket" } "DATABASE_PASSWORD": { |
