summaryrefslogtreecommitdiffhomepage
path: root/packages/plugin/sst-env.d.ts
diff options
context:
space:
mode:
authorFrank <[email protected]>2025-08-04 21:08:28 -0400
committerFrank <[email protected]>2025-08-04 21:08:29 -0400
commit40036abb9d6f4adc8ef4458742d508f984461c7f (patch)
treeddb125398fa255a711e1dd01f964046a98e03ced /packages/plugin/sst-env.d.ts
parent2970ba6416286fc78598d99a93cbb5fae1bfd4a6 (diff)
downloadopencode-40036abb9d6f4adc8ef4458742d508f984461c7f.tar.gz
opencode-40036abb9d6f4adc8ef4458742d508f984461c7f.zip
wip: gateway
Diffstat (limited to 'packages/plugin/sst-env.d.ts')
-rw-r--r--packages/plugin/sst-env.d.ts9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages/plugin/sst-env.d.ts b/packages/plugin/sst-env.d.ts
new file mode 100644
index 000000000..b6a7e9066
--- /dev/null
+++ b/packages/plugin/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