1.0.0 • Published 7 years ago

huangting v1.0.0

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

欢迎使用

calc很牛逼,欢迎使用

代码

  const calc = require('szhmqd02_calc')

  //加法
  console.log(calc.addFunc(1,2))

  //减法
  console.log(calc.substrictFunc(1,2))
1.0.0

7 years ago