1.5.0 • Published 1 year ago

ck-add v1.5.0

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

add

Add the two numbers == 》两数相加

#Usage 用法 First install using npm: == 》首次使用 npm 安装:

npm install ck-add

Then use it as follows:==> 然后按如下方式使用它

const add = require("ck-lucky")
 add(1,2)
//Prints:
// 3
//
1.5.0

1 year ago

1.4.0

1 year ago

1.3.0

1 year ago