summaryrefslogtreecommitdiffhomepage
path: root/packages/script/sst-env.d.ts
diff options
context:
space:
mode:
authorFrank <[email protected]>2025-11-03 15:43:52 -0500
committerFrank <[email protected]>2025-11-03 15:44:06 -0500
commit05232ead938b7cc7dcf75afa9470effef0ed4251 (patch)
tree6005e5686e1bd6a525d90387b8932d345d4846b1 /packages/script/sst-env.d.ts
parent7652a9606413f0d6e9af2c65aeee692c44996006 (diff)
downloadopencode-05232ead938b7cc7dcf75afa9470effef0ed4251.tar.gz
opencode-05232ead938b7cc7dcf75afa9470effef0ed4251.zip
zen: wip
Diffstat (limited to 'packages/script/sst-env.d.ts')
-rw-r--r--packages/script/sst-env.d.ts9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages/script/sst-env.d.ts b/packages/script/sst-env.d.ts
new file mode 100644
index 000000000..b6a7e9066
--- /dev/null
+++ b/packages/script/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