diff options
| author | Frank <[email protected]> | 2025-11-08 10:15:35 -0500 |
|---|---|---|
| committer | Frank <[email protected]> | 2025-11-08 10:18:21 -0500 |
| commit | 30b1ae5d4b071f5637c1a590a177b5017a28c90b (patch) | |
| tree | af56c9b48a7fa59baab65fa7d1a26dfc8ea1cf79 /github | |
| parent | 9cd465f9c0702ebedf29b3386c555d9bc4da8306 (diff) | |
| download | opencode-30b1ae5d4b071f5637c1a590a177b5017a28c90b.tar.gz opencode-30b1ae5d4b071f5637c1a590a177b5017a28c90b.zip | |
zen: rate limit
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 |
