1.0.0 • Published 4 years ago

phpcook-calc-my v1.0.0

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

What is this?

Just a demo project for npm publish

Installation

npm i myFirstCalc --save

Then...

require 'myCalc';

const result = myCalc(1,2);
1.0.0

4 years ago