UNPKG

mu3ti2

Version:

6 lines (4 loc) 62 B
function add(x, y) { return x + y } module.exports = add