5 lines
222 B
JavaScript
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
|