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

5 lines
222 B
JavaScript

/* interact.js 1.10.27 | https://raw.github.com/taye/interact.js/main/LICENSE */
var center=t=>({x:t.left+(t.right-t.left)/2,y:t.top+(t.bottom-t.top)/2});export{center as default};
//# sourceMappingURL=center.prod.js.map