Files
pezkuwi-mobile-app/frontend/.metro-cache/cache/bf/dfb90ed0790eacf58f076ede8621627b4ccf667bd90c3163d02f662b0f5ac49c4039aa
T
2025-11-08 10:07:13 +00:00

1 line
4.9 KiB
Plaintext

{"dependencies":[{"name":"@babel/runtime/helpers/asyncToGenerator","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"YisBBiy2Xm9DEVdFebZ2nbgAHBo=","exportNames":["*"],"imports":1}},{"name":"./loadBundle","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":8,"column":0,"index":174},"end":{"line":8,"column":47,"index":221}}],"key":"jljeoWVQzF4LXjGM8Z03gUTHSCQ=","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.buildAsyncRequire = buildAsyncRequire;\n var _babelRuntimeHelpersAsyncToGenerator = require(_dependencyMap[0], \"@babel/runtime/helpers/asyncToGenerator\");\n var _asyncToGenerator = _interopDefault(_babelRuntimeHelpersAsyncToGenerator);\n var _loadBundle = require(_dependencyMap[1], \"./loadBundle\");\n /**\n * Copyright © 2022 650 Industries.\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\n /**\n * Must satisfy the requirements of the Metro bundler.\n * https://github.com/react-native-community/discussions-and-proposals/blob/main/proposals/0605-lazy-bundling.md#__loadbundleasync-in-metro\n */\n\n /** Create an `loadBundleAsync` function in the expected shape for Metro bundler. */\n function buildAsyncRequire() {\n var cache = new Map();\n return /*#__PURE__*/function () {\n var _universal_loadBundleAsync = (0, _asyncToGenerator.default)(function* (path) {\n if (cache.has(path)) {\n return cache.get(path);\n }\n var promise = (0, _loadBundle.loadBundleAsync)(path).catch(function (error) {\n cache.delete(path);\n throw error;\n });\n cache.set(path, promise);\n return promise;\n });\n function universal_loadBundleAsync(_x) {\n return _universal_loadBundleAsync.apply(this, arguments);\n }\n return universal_loadBundleAsync;\n }();\n }\n});","lineCount":49,"map":[[12,2,17,0,"exports"],[12,9,17,0],[12,10,17,0,"buildAsyncRequire"],[12,27,17,0],[12,30,17,0,"buildAsyncRequire"],[12,47,17,0],[13,2,34,1],[13,6,34,1,"_babelRuntimeHelpersAsyncToGenerator"],[13,42,34,1],[13,45,34,1,"require"],[13,52,34,1],[13,53,34,1,"_dependencyMap"],[13,67,34,1],[14,2,34,1],[14,6,34,1,"_asyncToGenerator"],[14,23,34,1],[14,26,34,1,"_interopDefault"],[14,41,34,1],[14,42,34,1,"_babelRuntimeHelpersAsyncToGenerator"],[14,78,34,1],[15,2,8,0],[15,6,8,0,"_loadBundle"],[15,17,8,0],[15,20,8,0,"require"],[15,27,8,0],[15,28,8,0,"_dependencyMap"],[15,42,8,0],[16,2,1,0],[17,0,2,0],[18,0,3,0],[19,0,4,0],[20,0,5,0],[21,0,6,0],[23,2,10,0],[24,0,11,0],[25,0,12,0],[26,0,13,0],[28,2,16,0],[29,2,17,7],[29,11,17,16,"buildAsyncRequire"],[29,28,17,33,"buildAsyncRequire"],[29,29,17,33],[29,31,17,50],[30,4,18,2],[30,8,18,8,"cache"],[30,13,18,13],[30,16,18,16],[30,20,18,20,"Map"],[30,23,18,23],[30,24,18,47],[30,25,18,48],[31,4,20,2],[32,6,20,2],[32,10,20,2,"_universal_loadBundleAsync"],[32,36,20,2],[32,43,20,2,"_asyncToGenerator"],[32,60,20,2],[32,61,20,2,"default"],[32,68,20,2],[32,70,20,9],[32,81,20,50,"path"],[32,85,20,62],[32,87,20,79],[33,8,21,4],[33,12,21,8,"cache"],[33,17,21,13],[33,18,21,14,"has"],[33,21,21,17],[33,22,21,18,"path"],[33,26,21,22],[33,27,21,23],[33,29,21,25],[34,10,22,6],[34,17,22,13,"cache"],[34,22,22,18],[34,23,22,19,"get"],[34,26,22,22],[34,27,22,23,"path"],[34,31,22,27],[34,32,22,28],[35,8,23,4],[36,8,25,4],[36,12,25,10,"promise"],[36,19,25,17],[36,22,25,20],[36,26,25,20,"loadBundleAsync"],[36,37,25,35],[36,38,25,35,"loadBundleAsync"],[36,53,25,35],[36,55,25,36,"path"],[36,59,25,40],[36,60,25,41],[36,61,25,42,"catch"],[36,66,25,47],[36,67,25,48],[36,77,25,49,"error"],[36,82,25,54],[36,84,25,59],[37,10,26,6,"cache"],[37,15,26,11],[37,16,26,12,"delete"],[37,22,26,18],[37,23,26,19,"path"],[37,27,26,23],[37,28,26,24],[38,10,27,6],[38,16,27,12,"error"],[38,21,27,17],[39,8,28,4],[39,9,28,5],[39,10,28,6],[40,8,30,4,"cache"],[40,13,30,9],[40,14,30,10,"set"],[40,17,30,13],[40,18,30,14,"path"],[40,22,30,18],[40,24,30,20,"promise"],[40,31,30,27],[40,32,30,28],[41,8,32,4],[41,15,32,11,"promise"],[41,22,32,18],[42,6,33,2],[42,7,33,3],[43,6,33,3],[43,15,20,24,"universal_loadBundleAsync"],[43,40,20,49,"universal_loadBundleAsync"],[43,41,20,49,"_x"],[43,43,20,49],[44,8,20,49],[44,15,20,49,"_universal_loadBundleAsync"],[44,41,20,49],[44,42,20,49,"apply"],[44,47,20,49],[44,54,20,49,"arguments"],[44,63,20,49],[45,6,20,49],[46,6,20,49],[46,13,20,24,"universal_loadBundleAsync"],[46,38,20,49],[47,4,20,49],[48,2,34,0],[49,0,34,1],[49,3]],"functionMap":{"names":["<global>","buildAsyncRequire","universal_loadBundleAsync","loadBundleAsync._catch$argument_0"],"mappings":"AAA;OCgB;SCG;gDCK;KDG;GDK;CDC"},"hasCjsExports":false},"type":"js/module"}]}