django-vue3-admin-web/node_modules/@interactjs/utils/extend.prod.js
2025-10-20 21:21:14 +08:00

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