summaryrefslogtreecommitdiffhomepage
path: root/sdks/github
diff options
context:
space:
mode:
authorDax Raad <[email protected]>2025-07-14 14:44:47 -0400
committerDax Raad <[email protected]>2025-07-14 15:29:08 -0400
commitb4e4c3f662fc262755b989cacc2e3845418b1d34 (patch)
treeae5a1e09b46309fa5aee82ef9ff7eba831b97a7a /sdks/github
parentba676e7ae095a6e2089b2b061a1ec8f3cffd4e42 (diff)
downloadopencode-b4e4c3f662fc262755b989cacc2e3845418b1d34.tar.gz
opencode-b4e4c3f662fc262755b989cacc2e3845418b1d34.zip
wip: snapshot
Diffstat (limited to 'sdks/github')
-rw-r--r--sdks/github/sst-env.d.ts9
1 files changed, 9 insertions, 0 deletions
diff --git a/sdks/github/sst-env.d.ts b/sdks/github/sst-env.d.ts
new file mode 100644
index 000000000..b6a7e9066
--- /dev/null
+++ b/sdks/github/sst-env.d.ts
@@ -0,0 +1,9 @@
+/* This file is auto-generated by SST. Do not edit. */
+/* tslint:disable */
+/* eslint-disable */
+/* deno-fmt-ignore-file */
+
+/// <reference path="../../sst-env.d.ts" />
+
+import "sst"
+export {} \ No newline at end of file