const GAME_STRINGS = { 'HELLO': 'Hello World!\nHow are you today?\nThank god!' }; module.exports = { GAME_STRINGS };