Spaces:
Running
Running
/// <reference types="vite/client" /> | |
/** | |
* This file enables TypeScript support for Vite-specific features: | |
* - Importing assets (images, CSS, etc.) | |
* - Environment variables (import.meta.env.VITE_*) | |
* - Hot Module Replacement (HMR) APIs | |
* | |
* Removing this file will cause TypeScript errors when using these features. | |
*/ | |