diff options
| author | Frank <[email protected]> | 2025-12-22 19:36:04 -0500 |
|---|---|---|
| committer | Frank <[email protected]> | 2025-12-22 19:36:07 -0500 |
| commit | 44fd0eee646d6b2d589c9bac0291f5c1c8d4ba9a (patch) | |
| tree | 4848ebb9a10edeef64ca57d2480d56266ee0449c /sst-env.d.ts | |
| parent | ac371d2987762e9b0b7627d7f1ee0ea2b5cab11a (diff) | |
| download | opencode-44fd0eee646d6b2d589c9bac0291f5c1c8d4ba9a.tar.gz opencode-44fd0eee646d6b2d589c9bac0291f5c1c8d4ba9a.zip | |
zen: glm 4.7
Diffstat (limited to 'sst-env.d.ts')
| -rw-r--r-- | sst-env.d.ts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sst-env.d.ts b/sst-env.d.ts index 2c182ec35..813d654a0 100644 --- a/sst-env.d.ts +++ b/sst-env.d.ts @@ -148,6 +148,10 @@ declare module "sst" { "name": string "type": "sst.cloudflare.Bucket" } + "ZenDataNew": { + "name": string + "type": "sst.cloudflare.Bucket" + } } } /// <reference path="sst-env.d.ts" /> |
