diff options
| author | GitHub Action <[email protected]> | 2025-12-02 19:52:47 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-12-02 19:52:47 +0000 |
| commit | da7ecda9ea5d6c49d028fba24b2e6faa5853fe43 (patch) | |
| tree | 5ccf7de0e754c32df97103570c3eb2c319114bda /packages/plugin/sst-env.d.ts | |
| parent | 1f11d4fb1a6003b6b033cd25004700bc6872d543 (diff) | |
| download | opencode-da7ecda9ea5d6c49d028fba24b2e6faa5853fe43.tar.gz opencode-da7ecda9ea5d6c49d028fba24b2e6faa5853fe43.zip | |
chore: format code
Diffstat (limited to 'packages/plugin/sst-env.d.ts')
| -rw-r--r-- | packages/plugin/sst-env.d.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/plugin/sst-env.d.ts b/packages/plugin/sst-env.d.ts index b6a7e9066..0397645b5 100644 --- a/packages/plugin/sst-env.d.ts +++ b/packages/plugin/sst-env.d.ts @@ -6,4 +6,4 @@ /// <reference path="../../sst-env.d.ts" /> import "sst" -export {}
\ No newline at end of file +export {} |
