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.
1 line
549 B
1 line
549 B
{"ast":null,"code":"export default function getVariation(placement) {\n return placement.split('-')[1];\n}","map":{"version":3,"names":["getVariation","placement","split"],"sources":["C:/Cours/SAE/SAE-3.01/Scripted/Scripted/website/node_modules/@popperjs/core/lib/utils/getVariation.js"],"sourcesContent":["export default function getVariation(placement) {\n return placement.split('-')[1];\n}"],"mappings":"AAAA,eAAe,SAASA,YAAY,CAACC,SAAS,EAAE;EAC9C,OAAOA,SAAS,CAACC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;AAChC"},"metadata":{},"sourceType":"module"} |