You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Scripted/website/node_modules/.cache/babel-loader/94482015f85a40980dbc6a7a42f...

1 line
509 B

{"ast":null,"code":"export default function getAltAxis(axis) {\n return axis === 'x' ? 'y' : 'x';\n}","map":{"version":3,"names":["getAltAxis","axis"],"sources":["C:/Cours/SAE/SAE-3.01/Scripted/Scripted/website/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,UAAU,CAACC,IAAI,EAAE;EACvC,OAAOA,IAAI,KAAK,GAAG,GAAG,GAAG,GAAG,GAAG;AACjC"},"metadata":{},"sourceType":"module"}