You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2 lines
145 B

function i(e,n=[],o){const s={};return Object.getOwnPropertyNames(e).forEach(t=>{n.includes(t)||(s[t]=e[t])}),Object.assign(s,o)}export{i as o};