UNPKG

myfirst-pakage-mnb

Version:
4 lines 57 B
function add(a,b){ return a+b } module.exports=add