module.exports = function thisIsRequiredFromMain() {} module.exports.foo = function alsoExported() {}