Is it possible to update value of a module that has been exported.
For example:- Colors.js
module.exports = { main: { primaryColor: \'red\', },