UNPKG

npmtest2020_1234

Version:

这是我的第一个npm包

3 lines 52 B
module.exports = function(a, b) { return a + b }