diff options
| author | GitHub Action <[email protected]> | 2025-11-11 18:38:23 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-11-11 18:38:23 +0000 |
| commit | b5cc27b8eaedf34dcbf78a01afd525e4140e95ee (patch) | |
| tree | 9ad50ebf00c764d716da9145400a40282d96bd11 /packages/script/sst-env.d.ts | |
| parent | 05937b52ccd8cdbba8617bdf35ac6fbc3fdf26b7 (diff) | |
| download | opencode-b5cc27b8eaedf34dcbf78a01afd525e4140e95ee.tar.gz opencode-b5cc27b8eaedf34dcbf78a01afd525e4140e95ee.zip | |
chore: format code
Diffstat (limited to 'packages/script/sst-env.d.ts')
| -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 {} |
