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/973de1227a3e4aa90dd51a7cf72...

1 line
696 B

{"ast":null,"code":"export default function getMainAxisFromPlacement(placement) {\n return ['top', 'bottom'].indexOf(placement) >= 0 ? 'x' : 'y';\n}","map":{"version":3,"names":["getMainAxisFromPlacement","placement","indexOf"],"sources":["C:/Cours/SAE/SAE-3.01/Scripted/Scripted/website/node_modules/@popperjs/core/lib/utils/getMainAxisFromPlacement.js"],"sourcesContent":["export default function getMainAxisFromPlacement(placement) {\n return ['top', 'bottom'].indexOf(placement) >= 0 ? 'x' : 'y';\n}"],"mappings":"AAAA,eAAe,SAASA,wBAAwB,CAACC,SAAS,EAAE;EAC1D,OAAO,CAAC,KAAK,EAAE,QAAQ,CAAC,CAACC,OAAO,CAACD,SAAS,CAAC,IAAI,CAAC,GAAG,GAAG,GAAG,GAAG;AAC9D"},"metadata":{},"sourceType":"module"}