I am trying to export variables from my index.js to my api.js. I used module.exports.client and it works fine no problems then I added more then it started saying Console Logs and I have no idea why. I have looked at many different posts on using module.exports but I still can't get it to work