summaryrefslogtreecommitdiff
path: root/env.d.ts
diff options
context:
space:
mode:
author2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-04-26 22:36:23 +1000
committer2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-04-26 22:36:23 +1000
commit3c579d0e275cdaf6f2c9589abade94bde7905c82 (patch)
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904 /env.d.ts
parentschemes: fix (diff)
downloadcaelestia-shell-3c579d0e275cdaf6f2c9589abade94bde7905c82.tar.gz
caelestia-shell-3c579d0e275cdaf6f2c9589abade94bde7905c82.tar.bz2
caelestia-shell-3c579d0e275cdaf6f2c9589abade94bde7905c82.zip
clean
Remove everything
Diffstat (limited to 'env.d.ts')
-rw-r--r--env.d.ts4
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;