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 /github | |
| parent | 05937b52ccd8cdbba8617bdf35ac6fbc3fdf26b7 (diff) | |
| download | opencode-b5cc27b8eaedf34dcbf78a01afd525e4140e95ee.tar.gz opencode-b5cc27b8eaedf34dcbf78a01afd525e4140e95ee.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 {} |
