{"version":3,"sources":["node_modules\\animated\\lib\\injectable\\InteractionManager.js"],"names":["InteractionManager","current","createInteractionHandle","clearInteractionHandle","inject","manager","module","exports"],"mappings":";;;;;;;;;;AAUA;;AAEA,GAAIA,oBAAmB;AACvBC,QAAQ;AACRC,wBAAwB,QAASA,wBAAT,EAAkC,CAAE,CADpD;AAERC,uBAAuB,QAASA,uBAAT,EAAiC,CAAE,CAFlD,CADe;;AAKvBC,OAAO,QAASA,OAAT,CAAgBC,OAAhB,CAAwB;AAC/BL,mBAAmBC,OAAnB,CAA2BI,OAA3B;AACC,CAPsB,CAAvB;;;AAUAC,OAAOC,OAAP,CAAeP,kBAAf","file":"InteractionManager.js","sourceRoot":"D:/Work/Office/react-native-on-web/cli/tmpl/project","sourcesContent":["\n\n\n\n\n\n\n\n\n\n'use strict';\n\nvar InteractionManager={\ncurrent:{\ncreateInteractionHandle:function createInteractionHandle(){},\nclearInteractionHandle:function clearInteractionHandle(){}},\n\ninject:function inject(manager){\nInteractionManager.current=manager;\n}};\n\n\nmodule.exports=InteractionManager;"]}