UNPKG

yeonpm-modules

Version:

Collection of frequently used functions for projects

3 lines (2 loc) 177 B
"use strict";exports.sum=function(){for(var r=[],t=0;t<arguments.length;t++)r[t]=arguments[t];return r.reduce((function(r,t){return r+t}),0)}; //# sourceMappingURL=index.js.map