From 40036abb9d6f4adc8ef4458742d508f984461c7f Mon Sep 17 00:00:00 2001 From: Frank Date: Mon, 4 Aug 2025 21:08:28 -0400 Subject: wip: gateway --- packages/plugin/sst-env.d.ts | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 packages/plugin/sst-env.d.ts (limited to 'packages/plugin/sst-env.d.ts') 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 */ + +/// + +import "sst" +export {} \ No newline at end of file -- cgit v1.2.3