diff options
| author | GitHub Action <[email protected]> | 2025-11-23 20:59:37 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-11-23 20:59:37 +0000 |
| commit | eb009d595921e1cdc91f8c2e396e0a86e3b66117 (patch) | |
| tree | 12656cfa025bb6a0e4523138070060452ee70176 /packages/script | |
| parent | 4a81bd0f50a8d07159a414807b567a3f16967ed8 (diff) | |
| download | opencode-eb009d595921e1cdc91f8c2e396e0a86e3b66117.tar.gz opencode-eb009d595921e1cdc91f8c2e396e0a86e3b66117.zip | |
chore: format code
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 b6a7e9066..0397645b5 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 {}
\ No newline at end of file +export {} |
