function foo() { return 23; } module.exports = foo;