1.0.6 • Published 7 months ago

simple-addition-antiersolutions v1.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
7 months ago

simple-addition-antiersolutions

simple-addition-antiersolutions is a packege which returns the addition of two numbers

Installation and Usage

npm i simple-addition-antiersolutions

Example Usage

// Import The add function
const add = require("simple-addition-antiersolutions");

console.log(add(5, 6));
// Expected Output 11

Authors

@sandeep_antiersolutions

1.0.6

7 months ago

1.0.5

7 months ago

1.0.4

7 months ago

1.0.3

7 months ago

1.0.2

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago