UNPKG

48 BJavaScriptView Raw
1module.exports = function (n) { return n + 1 };