diff options
| author | GitHub Action <[email protected]> | 2025-09-11 05:33:59 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-09-11 05:33:59 +0000 |
| commit | c3a55c35bbd5c949193cd0115592ab0375201d74 (patch) | |
| tree | c8800f03773c5373961bab5a9d222662397389d1 /cloud/scripts | |
| parent | d5275010d52a2a53eb56c1a4720a14cf871e10c4 (diff) | |
| download | opencode-c3a55c35bbd5c949193cd0115592ab0375201d74.tar.gz opencode-c3a55c35bbd5c949193cd0115592ab0375201d74.zip | |
chore: format code
Diffstat (limited to 'cloud/scripts')
| -rw-r--r-- | cloud/scripts/sst-env.d.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cloud/scripts/sst-env.d.ts b/cloud/scripts/sst-env.d.ts index b6a7e9066..0397645b5 100644 --- a/cloud/scripts/sst-env.d.ts +++ b/cloud/scripts/sst-env.d.ts @@ -6,4 +6,4 @@ /// <reference path="../../sst-env.d.ts" /> import "sst" -export {}
\ No newline at end of file +export {} |
