ankit_package
1.0.2 • Public • Published
This is my test package
npm install ankit_package
you can use by using following syntax
const m1=require('ankit_package');
console.log(m1.add(2,3));
console.log(m1.multiply(2,3));
-- Output
5
6
Initial Release 1.0 03,Sep 2017
Package Sidebar
Install
Weekly Downloads