index.js 51 B

12
  1. module.exports = function (x) { return x + 100; };