class globalVariables { waterOn = ""; initialWater = ""; } module.exports = new globalVariables();