diff options
| author | GitHub Action <[email protected]> | 2025-11-21 17:57:33 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-11-21 17:57:33 +0000 |
| commit | 26ec87803a666560b9cf6fe4bb1609da0126f6b2 (patch) | |
| tree | 1112b04ca4cf1f944247fdc73136c0b1f414b17f /packages/script | |
| parent | 037e8d4555b770c7cf33dd10a5c9746c50d2f597 (diff) | |
| download | opencode-26ec87803a666560b9cf6fe4bb1609da0126f6b2.tar.gz opencode-26ec87803a666560b9cf6fe4bb1609da0126f6b2.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 {} |
