mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 05:21:02 +00:00
1 line
1.2 KiB
Plaintext
1 line
1.2 KiB
Plaintext
{"dependencies":[],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n \"use strict\";\n\n Object.defineProperty(exports, '__esModule', {\n value: true\n });\n exports.hasTouchableProperty = hasTouchableProperty;\n function hasTouchableProperty(props) {\n return !!(props.onPress || props.onPressIn || props.onPressOut || props.onLongPress);\n }\n});","lineCount":11,"map":[[7,2,1,0,"exports"],[7,9,1,0],[7,10,1,0,"hasTouchableProperty"],[7,30,1,0],[7,33,1,0,"hasTouchableProperty"],[7,53,1,0],[8,2,1,7],[8,11,1,16,"hasTouchableProperty"],[8,31,1,36,"hasTouchableProperty"],[8,32,1,37,"props"],[8,37,1,42],[8,39,1,44],[9,4,2,2],[9,11,2,9],[9,12,2,10],[9,14,2,12,"props"],[9,19,2,17],[9,20,2,18,"onPress"],[9,27,2,25],[9,31,2,29,"props"],[9,36,2,34],[9,37,2,35,"onPressIn"],[9,46,2,44],[9,50,2,48,"props"],[9,55,2,53],[9,56,2,54,"onPressOut"],[9,66,2,64],[9,70,2,68,"props"],[9,75,2,73],[9,76,2,74,"onLongPress"],[9,87,2,85],[9,88,2,86],[10,2,3,0],[11,0,3,1],[11,3]],"functionMap":{"names":["<global>","hasTouchableProperty"],"mappings":"AAA,OC;CDE"},"hasCjsExports":false},"type":"js/module"}]} |