1.0.1 • Published 9 years ago

todd-sum v1.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

todd-sum

Use this to add two variables together.

Installation

npm install todd-sum

Example

var sum = require('todd-sum');

console.log(sum(40,2));
1.0.1

9 years ago

1.0.0

9 years ago