UNPKG

test-random-ashish

Version:
3 lines 79 B
module.export=function addntwono(num_one, num_two){ return (num_one+num_two); }