UNPKG

opopopop

Version:

7 lines 128 B
console.log('ahh'); module.exprots.add=(a,b)=>{ return a+b } module.exprots.reduce=(a,b)=>{ return Math.abs(a-b) }