index.js 49 B

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