class globalVariables { localUSB = ""; miWatchIpaddress = ""; usersList=[]; } module.exports = new globalVariables();