diff options
| author | Frank <[email protected]> | 2025-11-21 12:50:51 -0500 |
|---|---|---|
| committer | Frank <[email protected]> | 2025-11-21 12:50:51 -0500 |
| commit | 037e8d4555b770c7cf33dd10a5c9746c50d2f597 (patch) | |
| tree | e232290a057c24033f88582353bb13d43398e1e1 /packages/plugin | |
| parent | 08a366c4dcd9fa2bbf95727850a2ee92055781b8 (diff) | |
| download | opencode-037e8d4555b770c7cf33dd10a5c9746c50d2f597.tar.gz opencode-037e8d4555b770c7cf33dd10a5c9746c50d2f597.zip | |
wip: zen
Diffstat (limited to 'packages/plugin')
| -rw-r--r-- | packages/plugin/sst-env.d.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/plugin/sst-env.d.ts b/packages/plugin/sst-env.d.ts index 0397645b5..b6a7e9066 100644 --- a/packages/plugin/sst-env.d.ts +++ b/packages/plugin/sst-env.d.ts @@ -6,4 +6,4 @@ /// <reference path="../../sst-env.d.ts" /> import "sst" -export {} +export {}
\ No newline at end of file |
