mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 06:31:03 +00:00
1 line
1.4 KiB
Plaintext
1 line
1.4 KiB
Plaintext
{"dependencies":[{"name":"./polyfill","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":2,"column":0,"index":35},"end":{"line":2,"column":20,"index":55}}],"key":"SgB75yahL0ckEJWzwk3zAkoI2q4=","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 exports.ensureNativeModulesAreInstalled = ensureNativeModulesAreInstalled;\n require(_dependencyMap[0], \"./polyfill\");\n // Installs the expo global on web\n\n /**\n * Ensures that the native modules are installed in the current runtime.\n * Otherwise, it synchronously calls a native function that installs them.\n */\n function ensureNativeModulesAreInstalled() {\n // No-op on web\n }\n});","lineCount":18,"map":[[7,2,8,0,"exports"],[7,9,8,0],[7,10,8,0,"ensureNativeModulesAreInstalled"],[7,41,8,0],[7,44,8,0,"ensureNativeModulesAreInstalled"],[7,75,8,0],[8,2,2,0,"require"],[8,9,2,0],[8,10,2,0,"_dependencyMap"],[8,24,2,0],[9,2,1,0],[11,2,4,0],[12,0,5,0],[13,0,6,0],[14,0,7,0],[15,2,8,7],[15,11,8,16,"ensureNativeModulesAreInstalled"],[15,42,8,47,"ensureNativeModulesAreInstalled"],[15,43,8,47],[15,45,8,56],[16,4,9,2],[17,2,9,2],[18,0,10,1],[18,3]],"functionMap":{"names":["<global>","ensureNativeModulesAreInstalled"],"mappings":"AAA;OCO;CDE"},"hasCjsExports":false},"type":"js/module"}]} |