UNPKG

@jsxtools/aui

Version:

A baseline UI as Mixins, Custom Elements, React Components, etc.

1 lines 112 B
var without=({...props},...without2)=>{for(let name of without2)delete props[name];return props};export{without}