5 lines
206 B
JavaScript
5 lines
206 B
JavaScript
|
|
/* interact.js 1.10.27 | https://raw.github.com/taye/interact.js/main/LICENSE */
|
||
|
|
|
||
|
|
function extend(e,n){for(const t in n)e[t]=n[t];return e}export{extend as default};
|
||
|
|
//# sourceMappingURL=extend.prod.js.map
|