diff options
Diffstat (limited to 'github')
| -rw-r--r-- | github/sst-env.d.ts | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/github/sst-env.d.ts b/github/sst-env.d.ts new file mode 100644 index 000000000..f742a1200 --- /dev/null +++ b/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 */ + +/// <reference path="../sst-env.d.ts" /> + +import "sst" +export {}
\ No newline at end of file |
