/* interact.js 1.10.27 | https://raw.github.com/taye/interact.js/main/LICENSE */ var hypot=(t,a)=>Math.sqrt(t*t+a*a);export{hypot as default}; //# sourceMappingURL=hypot.prod.js.map