diff options
| author | Frank <[email protected]> | 2025-11-11 13:37:28 -0500 |
|---|---|---|
| committer | Frank <[email protected]> | 2025-11-11 13:37:36 -0500 |
| commit | 05937b52ccd8cdbba8617bdf35ac6fbc3fdf26b7 (patch) | |
| tree | 52356b6431e40f48274c36994e067be3a581e89b /github | |
| parent | 62b82570e175c8a3d277689de4d35039b484231b (diff) | |
| download | opencode-05937b52ccd8cdbba8617bdf35ac6fbc3fdf26b7.tar.gz opencode-05937b52ccd8cdbba8617bdf35ac6fbc3fdf26b7.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 6b69016e7..f742a1200 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 {} +export {}
\ No newline at end of file |
