summaryrefslogtreecommitdiffhomepage
path: root/sdks
diff options
context:
space:
mode:
authorFrank <[email protected]>2025-07-29 16:39:48 -0400
committerFrank <[email protected]>2025-07-29 16:39:48 -0400
commit4a461444197c0c583ad0d59481f57e8a843d7daf (patch)
tree73fee145475675a451492af15c17a8014dd3fec2 /sdks
parenta129e122aad1e3eef34ead4b5970c6be4fb2004a (diff)
downloadopencode-4a461444197c0c583ad0d59481f57e8a843d7daf.tar.gz
opencode-4a461444197c0c583ad0d59481f57e8a843d7daf.zip
convert share backend to hono app
Diffstat (limited to 'sdks')
-rw-r--r--sdks/vscode/sst-env.d.ts9
1 files changed, 9 insertions, 0 deletions
diff --git a/sdks/vscode/sst-env.d.ts b/sdks/vscode/sst-env.d.ts
new file mode 100644
index 000000000..b6a7e9066
--- /dev/null
+++ b/sdks/vscode/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