1.1.5 • Published 4 years ago
zheng-count v1.1.5
介绍
zheng-count是一个计算工具包
install
npm install zheng-countApi
const count = require("zheng-count")
// plus加法
console.log(count.plus(1,2)); // 等于三 zheng-count是一个计算工具包
npm install zheng-countconst count = require("zheng-count")
// plus加法
console.log(count.plus(1,2)); // 等于三