mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 22:41:02 +00:00
1 line
2.6 KiB
Plaintext
1 line
2.6 KiB
Plaintext
{"dependencies":[{"name":"react-native-web/dist/exports/NativeModules","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"MRft9soElPgDBIQyAww27iefYeU=","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 Object.defineProperty(exports, \"default\", {\n enumerable: true,\n get: function () {\n return ensureNativeModuleAvailable;\n }\n });\n var _reactNativeWebDistExportsNativeModules = require(_dependencyMap[0], \"react-native-web/dist/exports/NativeModules\");\n var NativeModules = _interopDefault(_reactNativeWebDistExportsNativeModules);\n const NativeIconAPI = NativeModules.default.RNVectorIconsManager || NativeModules.default.RNVectorIconsModule;\n function ensureNativeModuleAvailable() {\n if (!NativeIconAPI) {\n throw new Error('The native RNVectorIcons API is not available, did you properly integrate the module? Please verify your autolinking setup and recompile.');\n }\n }\n});","lineCount":26,"map":[[12,2,6,15,"Object"],[12,8,6,15],[12,9,6,15,"defineProperty"],[12,23,6,15],[12,24,6,15,"exports"],[12,31,6,15],[13,4,6,15,"enumerable"],[13,14,6,15],[14,4,6,15,"get"],[14,7,6,15],[14,18,6,15,"get"],[14,19,6,15],[15,6,6,15],[15,13,6,15,"ensureNativeModuleAvailable"],[15,40,6,15],[16,4,6,15],[17,2,6,15],[18,2,12,1],[18,6,12,1,"_reactNativeWebDistExportsNativeModules"],[18,45,12,1],[18,48,12,1,"require"],[18,55,12,1],[18,56,12,1,"_dependencyMap"],[18,70,12,1],[19,2,12,1],[19,6,12,1,"NativeModules"],[19,19,12,1],[19,22,12,1,"_interopDefault"],[19,37,12,1],[19,38,12,1,"_reactNativeWebDistExportsNativeModules"],[19,77,12,1],[20,2,3,0],[20,8,3,6,"NativeIconAPI"],[20,21,3,19],[20,24,4,2,"NativeModules"],[20,37,4,15],[20,38,4,15,"default"],[20,45,4,15],[20,46,4,16,"RNVectorIconsManager"],[20,66,4,36],[20,70,4,40,"NativeModules"],[20,83,4,53],[20,84,4,53,"default"],[20,91,4,53],[20,92,4,54,"RNVectorIconsModule"],[20,111,4,73],[21,2,6,15],[21,11,6,24,"ensureNativeModuleAvailable"],[21,38,6,51,"ensureNativeModuleAvailable"],[21,39,6,51],[21,41,6,54],[22,4,7,2],[22,8,7,6],[22,9,7,7,"NativeIconAPI"],[22,22,7,20],[22,24,7,22],[23,6,8,4],[23,12,8,10],[23,16,8,14,"Error"],[23,21,8,19],[23,22,9,6],[23,161,10,4],[23,162,10,5],[24,4,11,2],[25,2,12,0],[26,0,12,1],[26,3]],"functionMap":{"names":["<global>","ensureNativeModuleAvailable"],"mappings":"AAA;eCK;CDM"},"hasCjsExports":false},"type":"js/module"}]} |