index.js 49 Bytes
module.exports = function (x) { return x + 100 }