mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 14:31:02 +00:00
1 line
6.2 KiB
Plaintext
1 line
6.2 KiB
Plaintext
{"dependencies":[{"name":"./CoreModule","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":83,"index":83}}],"key":"WRkDpmlYUaX0rRPXTuP5o2vAXr4=","exportNames":["*"],"imports":1}},{"name":"../uuid/index.web","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":2,"column":0,"index":84},"end":{"line":2,"column":37,"index":121}}],"key":"+42tS2V1nZDcxbBlTa3q/PMtytc=","exportNames":["*"],"imports":1}},{"name":"../ts-declarations/global","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":6,"column":0,"index":274},"end":{"line":6,"column":42,"index":316}}],"key":"k1W26ECVz7XyadjRAQ0cI9aDyK8=","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.installExpoGlobalPolyfill = installExpoGlobalPolyfill;\n var _CoreModule = require(_dependencyMap[0], \"./CoreModule\");\n var _uuidIndexWeb = require(_dependencyMap[1], \"../uuid/index.web\");\n var uuid = _interopDefault(_uuidIndexWeb);\n var _tsDeclarationsGlobal = require(_dependencyMap[2], \"../ts-declarations/global\");\n Object.keys(_tsDeclarationsGlobal).forEach(function (k) {\n if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) {\n Object.defineProperty(exports, k, {\n enumerable: true,\n get: function () {\n return _tsDeclarationsGlobal[k];\n }\n });\n }\n });\n // jest-expo imports to this file directly without going through the global types\n // Exporting the types to let jest-expo to know the globalThis types\n\n function installExpoGlobalPolyfill() {\n if (globalThis.expo) return;\n globalThis.expo = {\n EventEmitter: _CoreModule.EventEmitter,\n NativeModule: _CoreModule.NativeModule,\n SharedObject: _CoreModule.SharedObject,\n SharedRef: _CoreModule.SharedRef,\n modules: globalThis.ExpoDomWebView?.expoModulesProxy ?? {},\n uuidv4: uuid.default.v4,\n uuidv5: uuid.default.v5,\n getViewConfig: () => {\n throw new Error('Method not implemented.');\n },\n reloadAppAsync: async () => {\n window.location.reload();\n },\n expoModulesCoreVersion: undefined,\n cacheDir: undefined,\n documentsDir: undefined\n };\n }\n});","lineCount":51,"map":[[12,2,8,0,"exports"],[12,9,8,0],[12,10,8,0,"installExpoGlobalPolyfill"],[12,35,8,0],[12,38,8,0,"installExpoGlobalPolyfill"],[12,63,8,0],[13,2,1,0],[13,6,1,0,"_CoreModule"],[13,17,1,0],[13,20,1,0,"require"],[13,27,1,0],[13,28,1,0,"_dependencyMap"],[13,42,1,0],[14,2,2,0],[14,6,2,0,"_uuidIndexWeb"],[14,19,2,0],[14,22,2,0,"require"],[14,29,2,0],[14,30,2,0,"_dependencyMap"],[14,44,2,0],[15,2,2,0],[15,6,2,0,"uuid"],[15,10,2,0],[15,13,2,0,"_interopDefault"],[15,28,2,0],[15,29,2,0,"_uuidIndexWeb"],[15,42,2,0],[16,2,6,0],[16,6,6,0,"_tsDeclarationsGlobal"],[16,27,6,0],[16,30,6,0,"require"],[16,37,6,0],[16,38,6,0,"_dependencyMap"],[16,52,6,0],[17,2,6,0,"Object"],[17,8,6,0],[17,9,6,0,"keys"],[17,13,6,0],[17,14,6,0,"_tsDeclarationsGlobal"],[17,35,6,0],[17,37,6,0,"forEach"],[17,44,6,0],[17,55,6,0,"k"],[17,56,6,0],[18,4,6,0],[18,8,6,0,"k"],[18,9,6,0],[18,28,6,0,"Object"],[18,34,6,0],[18,35,6,0,"prototype"],[18,44,6,0],[18,45,6,0,"hasOwnProperty"],[18,59,6,0],[18,60,6,0,"call"],[18,64,6,0],[18,65,6,0,"exports"],[18,72,6,0],[18,74,6,0,"k"],[18,75,6,0],[19,6,6,0,"Object"],[19,12,6,0],[19,13,6,0,"defineProperty"],[19,27,6,0],[19,28,6,0,"exports"],[19,35,6,0],[19,37,6,0,"k"],[19,38,6,0],[20,8,6,0,"enumerable"],[20,18,6,0],[21,8,6,0,"get"],[21,11,6,0],[21,22,6,0,"get"],[21,23,6,0],[22,10,6,0],[22,17,6,0,"_tsDeclarationsGlobal"],[22,38,6,0],[22,39,6,0,"k"],[22,40,6,0],[23,8,6,0],[24,6,6,0],[25,4,6,0],[26,2,6,0],[27,2,4,0],[28,2,5,0],[30,2,8,7],[30,11,8,16,"installExpoGlobalPolyfill"],[30,36,8,41,"installExpoGlobalPolyfill"],[30,37,8,41],[30,39,8,44],[31,4,9,2],[31,8,9,6,"globalThis"],[31,18,9,16],[31,19,9,17,"expo"],[31,23,9,21],[31,25,9,23],[32,4,11,2,"globalThis"],[32,14,11,12],[32,15,11,13,"expo"],[32,19,11,17],[32,22,11,20],[33,6,12,4,"EventEmitter"],[33,18,12,16],[33,20,12,4,"EventEmitter"],[33,31,12,16],[33,32,12,16,"EventEmitter"],[33,44,12,16],[34,6,13,4,"NativeModule"],[34,18,13,16],[34,20,13,4,"NativeModule"],[34,31,13,16],[34,32,13,16,"NativeModule"],[34,44,13,16],[35,6,14,4,"SharedObject"],[35,18,14,16],[35,20,14,4,"SharedObject"],[35,31,14,16],[35,32,14,16,"SharedObject"],[35,44,14,16],[36,6,15,4,"SharedRef"],[36,15,15,13],[36,17,15,4,"SharedRef"],[36,28,15,13],[36,29,15,13,"SharedRef"],[36,38,15,13],[37,6,16,4,"modules"],[37,13,16,11],[37,15,16,13,"globalThis"],[37,25,16,23],[37,26,16,24,"ExpoDomWebView"],[37,40,16,38],[37,42,16,40,"expoModulesProxy"],[37,58,16,56],[37,62,16,60],[37,63,16,61],[37,64,16,62],[38,6,17,4,"uuidv4"],[38,12,17,10],[38,14,17,12,"uuid"],[38,18,17,16],[38,19,17,16,"default"],[38,26,17,16],[38,27,17,17,"v4"],[38,29,17,19],[39,6,18,4,"uuidv5"],[39,12,18,10],[39,14,18,12,"uuid"],[39,18,18,16],[39,19,18,16,"default"],[39,26,18,16],[39,27,18,17,"v5"],[39,29,18,19],[40,6,19,4,"getViewConfig"],[40,19,19,17],[40,21,19,19,"getViewConfig"],[40,22,19,19],[40,27,19,25],[41,8,20,6],[41,14,20,12],[41,18,20,16,"Error"],[41,23,20,21],[41,24,20,22],[41,49,20,47],[41,50,20,48],[42,6,21,4],[42,7,21,5],[43,6,22,4,"reloadAppAsync"],[43,20,22,18],[43,22,22,20],[43,28,22,20,"reloadAppAsync"],[43,29,22,20],[43,34,22,32],[44,8,23,6,"window"],[44,14,23,12],[44,15,23,13,"location"],[44,23,23,21],[44,24,23,22,"reload"],[44,30,23,28],[44,31,23,29],[44,32,23,30],[45,6,24,4],[45,7,24,5],[46,6,26,4,"expoModulesCoreVersion"],[46,28,26,26],[46,30,26,28,"undefined"],[46,39,26,37],[47,6,27,4,"cacheDir"],[47,14,27,12],[47,16,27,14,"undefined"],[47,25,27,23],[48,6,28,4,"documentsDir"],[48,18,28,16],[48,20,28,18,"undefined"],[49,4,29,2],[49,5,29,3],[50,2,30,0],[51,0,30,1],[51,3]],"functionMap":{"names":["<global>","installExpoGlobalPolyfill","globalThis.expo.getViewConfig","globalThis.expo.reloadAppAsync"],"mappings":"AAA;OCO;mBCW;KDE;oBEC;KFE;CDM"},"hasCjsExports":false},"type":"js/module"}]} |