const a = require("./a"); module.exports = { bar: function bar() {}, ...a }