diff options
| author | GitHub Action <[email protected]> | 2025-09-15 07:54:04 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-09-15 07:54:04 +0000 |
| commit | 5bb1f5f0a03ba40089d9e68ac4ba90bee7289f2a (patch) | |
| tree | a62f5431bab253acc178c977288f0a6f88ff3a6e /cloud/core | |
| parent | d38594d34a9e95d8320fcecbfabcd5ebaf8c8712 (diff) | |
| download | opencode-5bb1f5f0a03ba40089d9e68ac4ba90bee7289f2a.tar.gz opencode-5bb1f5f0a03ba40089d9e68ac4ba90bee7289f2a.zip | |
chore: format code
Diffstat (limited to 'cloud/core')
| -rw-r--r-- | cloud/core/sst-env.d.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cloud/core/sst-env.d.ts b/cloud/core/sst-env.d.ts index b6a7e9066..0397645b5 100644 --- a/cloud/core/sst-env.d.ts +++ b/cloud/core/sst-env.d.ts @@ -6,4 +6,4 @@ /// <reference path="../../sst-env.d.ts" /> import "sst" -export {}
\ No newline at end of file +export {} |
