{"ast":null,"code":"var isPoint = function isPoint(point) {\n  return point.hasOwnProperty('x') && point.hasOwnProperty('y');\n};\nexport { isPoint };","map":{"version":3,"names":["isPoint","point","hasOwnProperty"],"sources":["C:/ldt/LDT/management/node_modules/popmotion/dist/es/utils/is-point.js"],"sourcesContent":["var isPoint = function (point) {\n    return point.hasOwnProperty('x') && point.hasOwnProperty('y');\n};\n\nexport { isPoint };\n"],"mappings":"AAAA,IAAIA,OAAO,GAAG,SAAVA,OAAOA,CAAaC,KAAK,EAAE;EAC3B,OAAOA,KAAK,CAACC,cAAc,CAAC,GAAG,CAAC,IAAID,KAAK,CAACC,cAAc,CAAC,GAAG,CAAC;AACjE,CAAC;AAED,SAASF,OAAO","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}