export const app = { isPackaged: false, getAppPath: () => process.cwd(), getVersion: () => '0.0.0', getLocale: () => 'en', }