UNPKG

@yeonpm/react

Version:

A library that collects frequently used components and custom hooks in react projects

3 lines (2 loc) 751 B
"use strict";var r=Math.abs,t=String.fromCharCode,e=Object.assign;function n(r,t){return 0|r.charCodeAt(t)}exports.abs=r,exports.append=function(r,t){return t.push(r),r},exports.assign=e,exports.charat=n,exports.combine=function(r,t){return r.map(t).join("")},exports.from=t,exports.hash=function(r,t){return 45^n(r,0)?(((t<<2^n(r,0))<<2^n(r,1))<<2^n(r,2))<<2^n(r,3):0},exports.indexof=function(r,t){return r.indexOf(t)},exports.match=function(r,t){return(r=t.exec(r))?r[0]:r},exports.replace=function(r,t,e){return r.replace(t,e)},exports.sizeof=function(r){return r.length},exports.strlen=function(r){return r.length},exports.substr=function(r,t,e){return r.slice(t,e)},exports.trim=function(r){return r.trim()}; //# sourceMappingURL=Utility.js.map