summaryrefslogtreecommitdiffhomepage
path: root/github
diff options
context:
space:
mode:
authorFrank <[email protected]>2025-11-08 10:15:35 -0500
committerFrank <[email protected]>2025-11-08 10:18:21 -0500
commit30b1ae5d4b071f5637c1a590a177b5017a28c90b (patch)
treeaf56c9b48a7fa59baab65fa7d1a26dfc8ea1cf79 /github
parent9cd465f9c0702ebedf29b3386c555d9bc4da8306 (diff)
downloadopencode-30b1ae5d4b071f5637c1a590a177b5017a28c90b.tar.gz
opencode-30b1ae5d4b071f5637c1a590a177b5017a28c90b.zip
zen: rate limit
Diffstat (limited to 'github')
-rw-r--r--github/sst-env.d.ts2
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