0.0.3 • Published 3 years ago

adrien-first-library v0.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

adrien-first-library

My first library's used to calculate total of multiple variables

Install

npm install --save adrien-first-library

Example

const {addNumber} = require('adrien-first-library')
const a = addNumber(1, 2)
const b = addNumber(2, 3, 4)
0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago