From fefaad6226a541045f5336d5462b1ade468424db Mon Sep 17 00:00:00 2001 From: Frank Date: Wed, 3 Sep 2025 13:52:01 -0400 Subject: wip cloud smart --- cloud/scripts/sst-env.d.ts | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 cloud/scripts/sst-env.d.ts (limited to 'cloud/scripts') diff --git a/cloud/scripts/sst-env.d.ts b/cloud/scripts/sst-env.d.ts new file mode 100644 index 000000000..b6a7e9066 --- /dev/null +++ b/cloud/scripts/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 */ + +/// + +import "sst" +export {} \ No newline at end of file -- cgit v1.2.3