diff options
| author | GitHub Action <[email protected]> | 2025-11-08 15:20:53 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-11-08 15:20:53 +0000 |
| commit | 6ecaf83f76cf5a7c87dc118c01303f18aac35419 (patch) | |
| tree | 2d894040775d9c6c93daa1e05e9d9b69a1fbe68e /github | |
| parent | 30b1ae5d4b071f5637c1a590a177b5017a28c90b (diff) | |
| download | opencode-6ecaf83f76cf5a7c87dc118c01303f18aac35419.tar.gz opencode-6ecaf83f76cf5a7c87dc118c01303f18aac35419.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 {} |
