Files
ETB/ETB-FrontEnd/node_modules/.cache/babel-loader/19f21b1f54935c3b80f442dc53a0c21bd1f277ed8708b28082bdf7514b881009.json
Iliyan Angelov 306b20e24a Frontend start
2025-09-14 00:54:48 +03:00

1 line
539 B
JSON

{"ast":null,"code":"export default function getAltAxis(axis) {\n return axis === 'x' ? 'y' : 'x';\n}","map":{"version":3,"names":["getAltAxis","axis"],"sources":["/home/gnx/Desktop/ETB/ETB-FrontEnd/node_modules/@popperjs/core/lib/utils/getAltAxis.js"],"sourcesContent":["export default function getAltAxis(axis) {\n return axis === 'x' ? 'y' : 'x';\n}"],"mappings":"AAAA,eAAe,SAASA,UAAUA,CAACC,IAAI,EAAE;EACvC,OAAOA,IAAI,KAAK,GAAG,GAAG,GAAG,GAAG,GAAG;AACjC","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}