aboutsummaryrefslogtreecommitdiff
path: root/front-end/src/vite-env.d.ts
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2023-07-12 01:28:23 -0400
committerLibravatar vnugent <public@vaughnnugent.com>2023-07-12 01:28:23 -0400
commitf64955c69d91e578e580b409ba31ac4b3477da96 (patch)
tree16f01392ddf1abfea13d7d1ede3bfb0459fe8f0d /front-end/src/vite-env.d.ts
Initial 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..11f02fe
--- /dev/null
+++ b/front-end/src/vite-env.d.ts
@@ -0,0 +1 @@
+/// <reference types="vite/client" />