02-mypackage

六得起飞的计算器

Usage no npm install needed!

<script type="module">
  import 2Mypackage from 'https://cdn.skypack.dev/02-mypackage';
</script>

README

Installation

This is a Node.js module available through the npm registry. Installation is done using the npm install command:

    npm install 02-mypackage;

usage

const myPackage = require(' 02-mypackage');

console.log(myPackage.add(1,2));

console.log(myPackage.name);

donate