UNPKG

addition-ianthorp

Version:
6 lines (3 loc) 64 B
module.exports = function ( a, b, c ) { return a + b + c; }