console.log("Hello from the module"); module.exports = () => console.log("Log this beautiful text 😍");