PromoCursed/node_modules/.cache/babel-loader/7fde6af6805585cfe5330abb78113d15670d514a9ddc0bf5a0f6590274ea94de.json

1 line
956 B
JSON
Raw Normal View History

2024-08-20 23:25:37 +04:00
{"ast":null,"code":"export function getMotion(mode, motion, defaultMotions) {\n if (motion) {\n return motion;\n }\n if (defaultMotions) {\n return defaultMotions[mode] || defaultMotions.other;\n }\n return undefined;\n}","map":{"version":3,"names":["getMotion","mode","motion","defaultMotions","other","undefined"],"sources":["C:/Users/Аришина)/Desktop/promo/node_modules/rc-menu/es/utils/motionUtil.js"],"sourcesContent":["export function getMotion(mode, motion, defaultMotions) {\n if (motion) {\n return motion;\n }\n if (defaultMotions) {\n return defaultMotions[mode] || defaultMotions.other;\n }\n return undefined;\n}"],"mappings":"AAAA,OAAO,SAASA,SAASA,CAACC,IAAI,EAAEC,MAAM,EAAEC,cAAc,EAAE;EACtD,IAAID,MAAM,EAAE;IACV,OAAOA,MAAM;EACf;EACA,IAAIC,cAAc,EAAE;IAClB,OAAOA,cAAc,CAACF,IAAI,CAAC,IAAIE,cAAc,CAACC,KAAK;EACrD;EACA,OAAOC,SAAS;AAClB","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}