1.0.0 • Published 7 years ago

ankitpackage v1.0.0

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

Introduction

This is my test package

Installation

npm install dnt-node-5pm

Usage

you can use by using following syntax

const m1=require('dnt-node-5pm');
console.log(m1.Add(2,3));
console.log(m1.Multiply(2,3));

-- Output
5
6

Version History

Initial Release 1.0 03,Sep 2017