diff options
| author | Frank <[email protected]> | 2025-12-02 18:36:13 -0500 |
|---|---|---|
| committer | Frank <[email protected]> | 2025-12-02 18:36:15 -0500 |
| commit | 28c802f39949d512a56ad8c0596c294ff6fe9e66 (patch) | |
| tree | c3933c77dc0245905586dbc424702581a52c4a54 /packages/script | |
| parent | bcfa63aa4e247f023e2c1ad156df074d362f7e4d (diff) | |
| download | opencode-28c802f39949d512a56ad8c0596c294ff6fe9e66.tar.gz opencode-28c802f39949d512a56ad8c0596c294ff6fe9e66.zip | |
wip: zen
Diffstat (limited to 'packages/script')
| -rw-r--r-- | packages/script/sst-env.d.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/script/sst-env.d.ts b/packages/script/sst-env.d.ts index 0397645b5..b6a7e9066 100644 --- a/packages/script/sst-env.d.ts +++ b/packages/script/sst-env.d.ts @@ -6,4 +6,4 @@ /// <reference path="../../sst-env.d.ts" /> import "sst" -export {} +export {}
\ No newline at end of file |
