summaryrefslogtreecommitdiff
path: root/src/vite-env.d.ts
diff options
context:
space:
mode:
authorThomas Grothe <grothe.tr@gmail.com>2026-04-30 00:36:17 -0400
committerThomas Grothe <grothe.tr@gmail.com>2026-04-30 00:36:17 -0400
commitdd886585cb9a34af6e6dda24dcfabc8132fdebb1 (patch)
treeeb7be0922bf57fc3fe4a644f65cf212e0cdaa07b /src/vite-env.d.ts
parent60553f2103ca58405798be7f7d17153f49c2ac7a (diff)
Diffstat (limited to 'src/vite-env.d.ts')
-rw-r--r--src/vite-env.d.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vite-env.d.ts b/src/vite-env.d.ts
new file mode 100644
index 0000000..11f02fe
--- /dev/null
+++ b/src/vite-env.d.ts
@@ -0,0 +1 @@
+/// <reference types="vite/client" />