{"version":3,"sources":["webpack:///./node_modules/tiny-slider/src/helpers/toDegree.js"],"names":["toDegree","y","x","Math","atan2","PI"],"mappings":"0FAAO,SAASA,EAAUC,EAAGC,GAC3B,OAAOC,KAAKC,MAAMH,EAAGC,IAAM,IAAMC,KAAKE,IADxC","file":"toDegree.182727d5.js","sourcesContent":["export function toDegree (y, x) {\n return Math.atan2(y, x) * (180 / Math.PI);\n}"],"sourceRoot":""}