{"ast":null,"code":"function isRefObject(ref) {\n  return typeof ref === \"object\" && Object.prototype.hasOwnProperty.call(ref, \"current\");\n}\nexport { isRefObject };","map":{"version":3,"names":["isRefObject","ref","Object","prototype","hasOwnProperty","call"],"sources":["C:/ldt/LDT/Safemate_Management/node_modules/framer-motion/dist/es/utils/is-ref-object.js"],"sourcesContent":["function isRefObject(ref) {\n    return (typeof ref === \"object\" &&\n        Object.prototype.hasOwnProperty.call(ref, \"current\"));\n}\n\nexport { isRefObject };\n"],"mappings":"AAAA,SAASA,WAAWA,CAACC,GAAG,EAAE;EACtB,OAAQ,OAAOA,GAAG,KAAK,QAAQ,IAC3BC,MAAM,CAACC,SAAS,CAACC,cAAc,CAACC,IAAI,CAACJ,GAAG,EAAE,SAAS,CAAC;AAC5D;AAEA,SAASD,WAAW","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}