这是一个能算出一加一等于三的计算器 用法 const calcobj=require('calulatordzt') console.log(calcobj.add) console.log(calcobj.reduce)