diff options
Diffstat (limited to 'env.d.ts')
| -rw-r--r-- | env.d.ts | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/env.d.ts b/env.d.ts deleted file mode 100644 index 435553f..0000000 --- a/env.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -declare const HOME: string; -declare const CACHE: string; -declare const STATE: string; -declare const SRC: string; |