/// <reference types="vite/client" />

interface ImportMetaEnv {
    VITE_APP_DEMO: string
}
