An error occurred while loading the file. Please try again.
-
insert authoredaa81ebb2
Forked from
Revolt / Revite
242 commits behind the upstream repository.
env.d.ts 85 B
interface ImportMetaEnv {
VITE_API_URL: string;
VITE_THEMES_URL: string;
}