UNPKG

51 BJavaScriptView Raw
1module.exports = function (x) { return x + 100; };