xtreme-ui
Version:
Collection of reusable components that can be used in web projects
2 lines (1 loc) • 380 B
JavaScript
function a(){return a=Object.assign?Object.assign.bind():function(r){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var n in t)({}).hasOwnProperty.call(t,n)&&(r[n]=t[n])}return r},a.apply(null,arguments)}function i(r,e){if(r==null)return{};var t={};for(var n in r)if({}.hasOwnProperty.call(r,n)){if(e.indexOf(n)!==-1)continue;t[n]=r[n]}return t}export{a as _,i as a};