module.exports.EVENTS = { checkingForUpdate: "checkingForUpdate", updateAvailable: "updateAvailable", updateDownloadProgress: "updateDownloadProgress", updateDownloadCompleted: "updateDownloadCompleted", updateNotAvailable: "updateNotAvailable", themeChanged: "themeChanged", };