index.js 51 Bytes Edit Raw Blame History Permalink 1 module.exports = function (x) { return x + 100; };