Spaces:
Running
Running
File size: 329 Bytes
16ab111 72f0edb |
1 2 3 4 5 6 7 8 9 10 11 |
/// <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.
*/
|