mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 13:31:00 +00:00
1 line
8.2 KiB
Plaintext
1 line
8.2 KiB
Plaintext
{"dependencies":[{"name":"@babel/runtime/helpers/asyncToGenerator","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"YisBBiy2Xm9DEVdFebZ2nbgAHBo=","exportNames":["*"],"imports":1}}],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n var _asyncToGenerator = require(_dependencyMap[0], \"@babel/runtime/helpers/asyncToGenerator\").default;\n /**\n * Copyright © 2025 650 Industries.\n * Copyright (c) Meta Platforms, Inc. and affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n *\n * This is added as `asyncRequireModulePath` in `@expo/metro-config`\n * Fork of https://github.com/facebook/metro/blob/b8e9e64f1de97a67234e223f5ee21524b160e8a5/packages/metro-runtime/src/modules/asyncRequire.js#L1\n * - Adds worker support.\n */\n\n function maybeLoadBundle(moduleID, paths) {\n var loadBundle = global[`${__METRO_GLOBAL_PREFIX__}__loadBundleAsync`];\n if (loadBundle != null) {\n var stringModuleID = String(moduleID);\n if (paths != null) {\n var bundlePath = paths[stringModuleID];\n if (bundlePath != null) {\n // NOTE: Errors will be swallowed by asyncRequire.prefetch\n return loadBundle(bundlePath);\n }\n }\n }\n return undefined;\n }\n function asyncRequireImpl(moduleID, paths) {\n var maybeLoadBundlePromise = maybeLoadBundle(moduleID, paths);\n var importAll = () => require.importAll(moduleID);\n if (maybeLoadBundlePromise != null) {\n return maybeLoadBundlePromise.then(importAll);\n }\n return importAll();\n }\n function asyncRequire(_x, _x2, _x3) {\n return _asyncRequire.apply(this, arguments);\n } // Synchronous version of asyncRequire, which can still return a promise\n // if the module is split.\n function _asyncRequire() {\n _asyncRequire = _asyncToGenerator(function* (moduleID, paths, moduleName) {\n return asyncRequireImpl(moduleID, paths);\n });\n return _asyncRequire.apply(this, arguments);\n }\n asyncRequire.unstable_importMaybeSync = function unstable_importMaybeSync(moduleID, paths) {\n return asyncRequireImpl(moduleID, paths);\n };\n asyncRequire.prefetch = function (moduleID, paths, moduleName) {\n maybeLoadBundle(moduleID, paths)?.then(() => {}, () => {});\n };\n asyncRequire.unstable_resolve = function unstable_resolve(moduleID, paths) {\n if (!paths) {\n throw new Error('Bundle splitting is required for Web Worker imports');\n }\n var id = paths[moduleID];\n if (!id) {\n throw new Error('Worker import is missing from split bundle paths: ' + id);\n }\n return id;\n };\n\n // TODO(@kitten): Missing metro type definitions\n\n module.exports = asyncRequire;\n});","lineCount":67,"map":[[3,2,1,0],[4,0,2,0],[5,0,3,0],[6,0,4,0],[7,0,5,0],[8,0,6,0],[9,0,7,0],[10,0,8,0],[11,0,9,0],[12,0,10,0],[13,0,11,0],[15,2,22,0],[15,11,22,9,"maybeLoadBundle"],[15,26,22,24,"maybeLoadBundle"],[15,27,22,25,"moduleID"],[15,35,22,41],[15,37,22,43,"paths"],[15,42,22,68],[15,44,22,92],[16,4,23,2],[16,8,23,8,"loadBundle"],[16,18,23,58],[16,21,23,62,"global"],[16,27,23,68],[16,28,24,4],[16,31,24,7,"__METRO_GLOBAL_PREFIX__"],[16,54,24,30],[16,73,24,49],[16,74,25,3],[17,4,27,2],[17,8,27,6,"loadBundle"],[17,18,27,16],[17,22,27,20],[17,26,27,24],[17,28,27,26],[18,6,28,4],[18,10,28,10,"stringModuleID"],[18,24,28,24],[18,27,28,27,"String"],[18,33,28,33],[18,34,28,34,"moduleID"],[18,42,28,42],[18,43,28,43],[19,6,29,4],[19,10,29,8,"paths"],[19,15,29,13],[19,19,29,17],[19,23,29,21],[19,25,29,23],[20,8,30,6],[20,12,30,12,"bundlePath"],[20,22,30,22],[20,25,30,25,"paths"],[20,30,30,30],[20,31,30,31,"stringModuleID"],[20,45,30,45],[20,46,30,46],[21,8,31,6],[21,12,31,10,"bundlePath"],[21,22,31,20],[21,26,31,24],[21,30,31,28],[21,32,31,30],[22,10,32,8],[23,10,33,8],[23,17,33,15,"loadBundle"],[23,27,33,25],[23,28,33,26,"bundlePath"],[23,38,33,36],[23,39,33,37],[24,8,34,6],[25,6,35,4],[26,4,36,2],[27,4,38,2],[27,11,38,9,"undefined"],[27,20,38,18],[28,2,39,0],[29,2,41,0],[29,11,41,9,"asyncRequireImpl"],[29,27,41,25,"asyncRequireImpl"],[29,28,41,29,"moduleID"],[29,36,41,45],[29,38,41,47,"paths"],[29,43,41,72],[29,45,41,90],[30,4,42,2],[30,8,42,8,"maybeLoadBundlePromise"],[30,30,42,30],[30,33,42,33,"maybeLoadBundle"],[30,48,42,48],[30,49,42,49,"moduleID"],[30,57,42,57],[30,59,42,59,"paths"],[30,64,42,64],[30,65,42,65],[31,4,43,2],[31,8,43,8,"importAll"],[31,17,43,17],[31,20,43,20,"importAll"],[31,21,43,20],[31,26,43,27,"require"],[31,33,43,34],[31,34,43,63,"importAll"],[31,43,43,72],[31,44,43,76,"moduleID"],[31,52,43,84],[31,53,43,85],[32,4,45,2],[32,8,45,6,"maybeLoadBundlePromise"],[32,30,45,28],[32,34,45,32],[32,38,45,36],[32,40,45,38],[33,6,46,4],[33,13,46,11,"maybeLoadBundlePromise"],[33,35,46,33],[33,36,46,34,"then"],[33,40,46,38],[33,41,46,39,"importAll"],[33,50,46,48],[33,51,46,49],[34,4,47,2],[35,4,49,2],[35,11,49,9,"importAll"],[35,20,49,18],[35,21,49,19],[35,22,49,20],[36,2,50,0],[37,2,50,1],[37,11,52,15,"asyncRequire"],[37,23,52,27,"asyncRequire"],[37,24,52,27,"_x"],[37,26,52,27],[37,28,52,27,"_x2"],[37,31,52,27],[37,33,52,27,"_x3"],[37,36,52,27],[38,4,52,27],[38,11,52,27,"_asyncRequire"],[38,24,52,27],[38,25,52,27,"apply"],[38,30,52,27],[38,37,52,27,"arguments"],[38,46,52,27],[39,2,52,27],[39,4,60,0],[40,2,61,0],[41,2,61,0],[41,11,61,0,"_asyncRequire"],[41,25,61,0],[42,4,61,0,"_asyncRequire"],[42,17,61,0],[42,20,61,0,"_asyncToGenerator"],[42,37,61,0],[42,38,52,0],[42,49,53,2,"moduleID"],[42,57,53,18],[42,59,54,2,"paths"],[42,64,54,27],[42,66,55,2,"moduleName"],[42,76,55,21],[42,78,56,14],[43,6,57,2],[43,13,57,9,"asyncRequireImpl"],[43,29,57,25],[43,30,57,29,"moduleID"],[43,38,57,37],[43,40,57,39,"paths"],[43,45,57,44],[43,46,57,45],[44,4,58,0],[44,5,58,1],[45,4,58,1],[45,11,58,1,"_asyncRequire"],[45,24,58,1],[45,25,58,1,"apply"],[45,30,58,1],[45,37,58,1,"arguments"],[45,46,58,1],[46,2,58,1],[47,2,62,0,"asyncRequire"],[47,14,62,12],[47,15,62,13,"unstable_importMaybeSync"],[47,39,62,37],[47,42,62,40],[47,51,62,49,"unstable_importMaybeSync"],[47,75,62,73,"unstable_importMaybeSync"],[47,76,63,2,"moduleID"],[47,84,63,18],[47,86,64,2,"paths"],[47,91,64,27],[47,93,65,18],[48,4,66,2],[48,11,66,9,"asyncRequireImpl"],[48,27,66,25],[48,28,66,26,"moduleID"],[48,36,66,34],[48,38,66,36,"paths"],[48,43,66,41],[48,44,66,42],[49,2,67,0],[49,3,67,1],[50,2,69,0,"asyncRequire"],[50,14,69,12],[50,15,69,13,"prefetch"],[50,23,69,21],[50,26,69,24],[50,36,70,2,"moduleID"],[50,44,70,18],[50,46,71,2,"paths"],[50,51,71,27],[50,53,72,2,"moduleName"],[50,63,72,21],[50,65,73,8],[51,4,74,2,"maybeLoadBundle"],[51,19,74,17],[51,20,74,18,"moduleID"],[51,28,74,26],[51,30,74,28,"paths"],[51,35,74,33],[51,36,74,34],[51,38,74,36,"then"],[51,42,74,40],[51,43,75,4],[51,49,75,10],[51,50,75,11],[51,51,75,12],[51,53,76,4],[51,59,76,10],[51,60,76,11],[51,61,77,2],[51,62,77,3],[52,2,78,0],[52,3,78,1],[53,2,80,0,"asyncRequire"],[53,14,80,12],[53,15,80,13,"unstable_resolve"],[53,31,80,29],[53,34,80,32],[53,43,80,41,"unstable_resolve"],[53,59,80,57,"unstable_resolve"],[53,60,81,2,"moduleID"],[53,68,81,18],[53,70,82,2,"paths"],[53,75,82,27],[53,77,83,2],[54,4,84,2],[54,8,84,6],[54,9,84,7,"paths"],[54,14,84,12],[54,16,84,14],[55,6,85,4],[55,12,85,10],[55,16,85,14,"Error"],[55,21,85,19],[55,22,85,20],[55,75,85,73],[55,76,85,74],[56,4,86,2],[57,4,87,2],[57,8,87,8,"id"],[57,10,87,10],[57,13,87,13,"paths"],[57,18,87,18],[57,19,87,19,"moduleID"],[57,27,87,27],[57,28,87,28],[58,4,88,2],[58,8,88,6],[58,9,88,7,"id"],[58,11,88,9],[58,13,88,11],[59,6,89,4],[59,12,89,10],[59,16,89,14,"Error"],[59,21,89,19],[59,22,89,20],[59,74,89,72],[59,77,89,75,"id"],[59,79,89,77],[59,80,89,78],[60,4,90,2],[61,4,91,2],[61,11,91,9,"id"],[61,13,91,11],[62,2,92,0],[62,3,92,1],[64,2,94,0],[66,2,97,0,"module"],[66,8,97,6],[66,9,97,7,"exports"],[66,16,97,14],[66,19,97,17,"asyncRequire"],[66,31,97,29],[67,0,97,30],[67,3]],"functionMap":{"names":["<global>","maybeLoadBundle","asyncRequireImpl","importAll","asyncRequire","unstable_importMaybeSync","asyncRequire.prefetch","maybeLoadBundle.then$argument_0","maybeLoadBundle.then$argument_1","unstable_resolve"],"mappings":"AAA;ACqB;CDiB;AEE;oBCE,iED;CFO;AIE;CJM;wCKI;CLK;wBME;ICM,QD;IEC,QF;CNE;gCSE;CTY"},"hasCjsExports":true},"type":"js/module"}]} |