// APP_VERSION is the package.json "version" field, inlined at build time // by the Vite `define` plugin (see vite.config.ts). export const APP_VERSION: string = __APP_VERSION__;