From b4e4c3f662fc262755b989cacc2e3845418b1d34 Mon Sep 17 00:00:00 2001 From: Dax Raad Date: Mon, 14 Jul 2025 14:44:47 -0400 Subject: wip: snapshot --- sdks/github/sst-env.d.ts | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 sdks/github/sst-env.d.ts (limited to 'sdks/github') diff --git a/sdks/github/sst-env.d.ts b/sdks/github/sst-env.d.ts new file mode 100644 index 000000000..b6a7e9066 --- /dev/null +++ b/sdks/github/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