imagesgroupshubham
v1.0.0
Published
my node test package
Downloads
2
Readme
Introduction
This is my test package for calculator.
Installation
npm i imagesgroupshubham --save
Usage
Just follow the following steps to use this package.
const calc= require('imagesgroupshubham');
const c1= new calc();
console.log(c1.Showdata());
--Output
3
4
Version History
- Initial 1.0.0