1.0.0 • Published 7 years ago

h_g_t v1.0.0

Weekly downloads
1
License
ISC
Repository
-
Last release
7 years ago

欢迎使用

这个插件老牛逼了

代码示例

npm install h_g_t

const caluc= require('h_g_t');

<!--加法-->
console.log(caluc.add(5,4))
<!--减法-->
console.log(caluc.jian(2,5))
1.0.0

7 years ago