// @ts-nocheck function appVersion() { /* eslint-disable no-undef */ return APP_VERSION; } export { appVersion };