aboutsummaryrefslogtreecommitdiffstats
path: root/src/vite-env.d.ts
diff options
context:
space:
mode:
authorMaksymilian Jopek <maks@jopek.eu>2023-11-15 19:29:24 +0100
committerMaksymilian Jopek <maks@jopek.eu>2023-11-15 19:34:12 +0100
commit857c528369473a66518407dee6f6cac89bbc538c (patch)
treecccf02a369ee6cafb2a89750ee222ebba69d2269 /src/vite-env.d.ts
downloadlisteya-xelata-nobele-master.tar.gz
listeya-xelata-nobele-master.tar.zst
listeya-xelata-nobele-master.zip
Initial commit, v1.0.0HEADmaster
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" />