add vite types to apps/auth

This commit is contained in:
Jacob Overgaard
2023-02-09 17:12:00 +01:00
parent 1063d856f1
commit c744072c26

View File

@@ -0,0 +1,4 @@
/// <reference types="vite/client" />
interface ImportMetaEnv {
}