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 /github | |
| parent | 4a81bd0f50a8d07159a414807b567a3f16967ed8 (diff) | |
| download | opencode-eb009d595921e1cdc91f8c2e396e0a86e3b66117.tar.gz opencode-eb009d595921e1cdc91f8c2e396e0a86e3b66117.zip | |
chore: format code
Diffstat (limited to 'github')
| -rw-r--r-- | github/sst-env.d.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/github/sst-env.d.ts b/github/sst-env.d.ts index f742a1200..6b69016e7 100644 --- a/github/sst-env.d.ts +++ b/github/sst-env.d.ts @@ -6,4 +6,4 @@ /// <reference path="../sst-env.d.ts" /> import "sst" -export {}
\ No newline at end of file +export {} |
