{"ast":null,"code":"import { createContext } from 'react';\n\n/**\n * @public\n */\nvar MotionConfigContext = createContext({\n  transformPagePoint: function transformPagePoint(p) {\n    return p;\n  },\n  isStatic: false\n});\nexport { MotionConfigContext };","map":{"version":3,"names":["createContext","MotionConfigContext","transformPagePoint","p","isStatic"],"sources":["C:/ldt/LDT/Safemate_Management/node_modules/framer-motion/dist/es/context/MotionConfigContext.js"],"sourcesContent":["import { createContext } from 'react';\n\n/**\n * @public\n */\nvar MotionConfigContext = createContext({\n    transformPagePoint: function (p) { return p; },\n    isStatic: false,\n});\n\nexport { MotionConfigContext };\n"],"mappings":"AAAA,SAASA,aAAa,QAAQ,OAAO;;AAErC;AACA;AACA;AACA,IAAIC,mBAAmB,GAAGD,aAAa,CAAC;EACpCE,kBAAkB,EAAE,SAApBA,kBAAkBA,CAAYC,CAAC,EAAE;IAAE,OAAOA,CAAC;EAAE,CAAC;EAC9CC,QAAQ,EAAE;AACd,CAAC,CAAC;AAEF,SAASH,mBAAmB","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}