simplemathjsnewversion

1.0.0 • Public • Published

math

const Math =(arry)=>{ const result = arry.reduce(((a,b)=>a+b),0) return result; }

module.exports = Math;

Dependents (0)

Package Sidebar

Install

npm i simplemathjsnewversion

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

1.04 kB

Total Files

3

Last publish

Collaborators

  • piyas