Files
NexaVPN/admin-web/src/vite-env.d.ts
nessi 7c4bba1021 chore: add Vite client type reference for admin web
Add vite-env.d.ts with Vite client types reference to enable TypeScript support for Vite-specific features and environment variables in the admin web application.
2026-03-15 16:43:39 +01:00

2 lines
38 B
TypeScript

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