tangshiqiangcn-add
v1.0.0
Published
a tool function for add two numbers.
Downloads
71
Readme
tangshiqiangcn-add
a tool function for add two numbers.
Install
npm i tangshiqiangcn-add
const add = require('tangshiqiangcn-add');
const result = add(1, 2);