UNPKG

01-szhm-wb

Version:

计算器我的最萌

5 lines (4 loc) 62 B
const add = (a,b)=>{ return a + b } module.exports = add