mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 16:51:02 +00:00
1 line
2.8 KiB
Plaintext
1 line
2.8 KiB
Plaintext
{"dependencies":[{"name":"react-native-web/dist/exports/StyleSheet","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"MK7+k1V+KnvCVW7Kj2k/ydtjmVU=","exportNames":["*"],"imports":1}}],"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 function _interopDefault(e) {\n return e && e.__esModule ? e : {\n default: e\n };\n }\n exports.resolve = resolve;\n var _reactNativeWebDistExportsStyleSheet = require(_dependencyMap[0], \"react-native-web/dist/exports/StyleSheet\");\n var StyleSheet = _interopDefault(_reactNativeWebDistExportsStyleSheet);\n // Kept in separate file, to avoid name collision with Symbol element\n function resolve(styleProp, cleanedProps) {\n if (styleProp) {\n return StyleSheet.default ? [styleProp, cleanedProps] :\n // Compatibility for arrays of styles in plain react web\n styleProp[Symbol.iterator] ? Object.assign({}, ...styleProp, cleanedProps) : Object.assign({}, styleProp, cleanedProps);\n } else {\n return cleanedProps;\n }\n }\n});","lineCount":25,"map":[[12,2,4,0,"exports"],[12,9,4,0],[12,10,4,0,"resolve"],[12,17,4,0],[12,20,4,0,"resolve"],[12,27,4,0],[13,2,12,1],[13,6,12,1,"_reactNativeWebDistExportsStyleSheet"],[13,42,12,1],[13,45,12,1,"require"],[13,52,12,1],[13,53,12,1,"_dependencyMap"],[13,67,12,1],[14,2,12,1],[14,6,12,1,"StyleSheet"],[14,16,12,1],[14,19,12,1,"_interopDefault"],[14,34,12,1],[14,35,12,1,"_reactNativeWebDistExportsStyleSheet"],[14,71,12,1],[15,2,3,0],[16,2,4,7],[16,11,4,16,"resolve"],[16,18,4,23,"resolve"],[16,19,4,24,"styleProp"],[16,28,4,33],[16,30,4,35,"cleanedProps"],[16,42,4,47],[16,44,4,49],[17,4,5,2],[17,8,5,6,"styleProp"],[17,17,5,15],[17,19,5,17],[18,6,6,4],[18,13,6,11,"StyleSheet"],[18,23,6,21],[18,24,6,21,"default"],[18,31,6,21],[18,34,6,24],[18,35,6,25,"styleProp"],[18,44,6,34],[18,46,6,36,"cleanedProps"],[18,58,6,48],[18,59,6,49],[19,6,7,4],[20,6,8,4,"styleProp"],[20,15,8,13],[20,16,8,14,"Symbol"],[20,22,8,20],[20,23,8,21,"iterator"],[20,31,8,29],[20,32,8,30],[20,35,8,33,"Object"],[20,41,8,39],[20,42,8,40,"assign"],[20,48,8,46],[20,49,8,47],[20,50,8,48],[20,51,8,49],[20,53,8,51],[20,56,8,54,"styleProp"],[20,65,8,63],[20,67,8,65,"cleanedProps"],[20,79,8,77],[20,80,8,78],[20,83,8,81,"Object"],[20,89,8,87],[20,90,8,88,"assign"],[20,96,8,94],[20,97,8,95],[20,98,8,96],[20,99,8,97],[20,101,8,99,"styleProp"],[20,110,8,108],[20,112,8,110,"cleanedProps"],[20,124,8,122],[20,125,8,123],[21,4,9,2],[21,5,9,3],[21,11,9,9],[22,6,10,4],[22,13,10,11,"cleanedProps"],[22,25,10,23],[23,4,11,2],[24,2,12,0],[25,0,12,1],[25,3]],"functionMap":{"names":["<global>","resolve"],"mappings":"AAA;OCG;CDQ"},"hasCjsExports":false},"type":"js/module"}]} |