internal/dashboard/frontend/src/vite-env.d.ts
Copy
/// <reference types="vite/client" />
declare
const
__APP_VERSION__
:
string
;