Presupuestador_web/client/env.d.ts

5 lines
90 B
TypeScript
Raw Normal View History

2025-04-16 12:16:08 +00:00
// env.d.ts
/// <reference types="vite/client" />
declare const __APP_VERSION__: string;