{"ast":null,"code":"var isMotionValue = function isMotionValue(value) {\n  return value !== null && typeof value === \"object\" && value.getVelocity;\n};\nexport { isMotionValue };","map":{"version":3,"names":["isMotionValue","value","getVelocity"],"sources":["D:/DSP_Management/node_modules/framer-motion/dist/es/value/utils/is-motion-value.js"],"sourcesContent":["var isMotionValue = function (value) {\n    return value !== null && typeof value === \"object\" && value.getVelocity;\n};\n\nexport { isMotionValue };\n"],"mappings":"AAAA,IAAIA,aAAa,GAAG,SAAhBA,aAAaA,CAAaC,KAAK,EAAE;EACjC,OAAOA,KAAK,KAAK,IAAI,IAAI,OAAOA,KAAK,KAAK,QAAQ,IAAIA,KAAK,CAACC,WAAW;AAC3E,CAAC;AAED,SAASF,aAAa","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}