功能介绍这是一个实现加减法计算器Usage //导入计算器模块 const calc = require('mynbcale') //加法计算 console.log(calc.add(5,3)) //==>8 //减法计算 console.log(calc.subtraction(5,3)) //==>23 dependents1 version@infinitebrahmanuniverse/nolb-myn@everything-registry/sub-chunk-2235@zalastax/nolb-myn1.0.07 years ago