addition_antier
v5.0.1
Published
In the realm of software development, a package refers to a collection of related code files, libraries, or modules that serve a specific purpose.
Downloads
2
Readme
addtion-antier
This JavaScript package provides a simple addtion with two numbers.
Installation
npm install addtion-antier
# or
yarn add addtion-antier
Usage
import addtion from "addtion-antier";
console.log(addtion("str"));
Addtion(str)
parametrs
input parameters will be two numbers .
Returns
- this will return addtion of both parametrs
Author
@pinky_antier