forked from OctoWoW/OctoLauncher
Initial commit
This commit is contained in:
Vendored
+6
@@ -0,0 +1,6 @@
|
||||
/// <reference types="vite/client" />
|
||||
|
||||
interface ImportMetaEnv {
|
||||
readonly MAIN_VITE_SERVER_URL: string;
|
||||
readonly MAIN_VITE_CLIENT_VERSION: string;
|
||||
}
|
||||
Reference in New Issue
Block a user