aboutsummaryrefslogtreecommitdiff
path: root/front-end/src/vite-env.d.ts
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2024-01-20 23:49:29 -0500
committerLibravatar vnugent <public@vaughnnugent.com>2024-01-20 23:49:29 -0500
commit6cb7da37824d02a1898d08d0f9495c77fde4dd1d (patch)
tree95e37ea3c20f416d6a205ee4ab050c307b18eafe /front-end/src/vite-env.d.ts
inital commit
Diffstat (limited to 'front-end/src/vite-env.d.ts')
-rw-r--r--front-end/src/vite-env.d.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/front-end/src/vite-env.d.ts b/front-end/src/vite-env.d.ts
new file mode 100644
index 0000000..151aa68
--- /dev/null
+++ b/front-end/src/vite-env.d.ts
@@ -0,0 +1 @@
+/// <reference types="vite/client" /> \ No newline at end of file