module.exports = exports; exports = {}; // NOT OK, reassignment above should appear below exports.a = 12;