Files
pezkuwi-mobile-app/frontend/.metro-cache/cache/e1/03565e302a5e0dc1df5e44c6fff0bb7b4ccf667bd90c3163d02f662b0f5ac49c4039aa
T
2025-10-24 02:40:54 +00:00

1 line
3.2 KiB
Plaintext

{"dependencies":[{"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":["*"]}}],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n Object.defineProperty(exports, \"__esModule\", {\n value: true\n });\n exports.buildAsyncRequire = buildAsyncRequire;\n var _loadBundle = require(_dependencyMap[0], \"./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 const cache = new Map();\n return async function universal_loadBundleAsync(path) {\n if (cache.has(path)) {\n return cache.get(path);\n }\n const promise = (0, _loadBundle.loadBundleAsync)(path).catch(error => {\n cache.delete(path);\n throw error;\n });\n cache.set(path, promise);\n return promise;\n };\n }\n});","lineCount":34,"map":[[6,2,8,0],[6,6,8,0,"_loadBundle"],[6,17,8,0],[6,20,8,0,"require"],[6,27,8,0],[6,28,8,0,"_dependencyMap"],[6,42,8,0],[7,2,1,0],[8,0,2,0],[9,0,3,0],[10,0,4,0],[11,0,5,0],[12,0,6,0],[14,2,10,0],[15,0,11,0],[16,0,12,0],[17,0,13,0],[19,2,16,0],[20,2,17,7],[20,11,17,16,"buildAsyncRequire"],[20,28,17,33,"buildAsyncRequire"],[20,29,17,33],[20,31,17,50],[21,4,18,2],[21,10,18,8,"cache"],[21,15,18,13],[21,18,18,16],[21,22,18,20,"Map"],[21,25,18,23],[21,26,18,47],[21,27,18,48],[22,4,20,2],[22,11,20,9],[22,26,20,24,"universal_loadBundleAsync"],[22,51,20,49,"universal_loadBundleAsync"],[22,52,20,50,"path"],[22,56,20,62],[22,58,20,79],[23,6,21,4],[23,10,21,8,"cache"],[23,15,21,13],[23,16,21,14,"has"],[23,19,21,17],[23,20,21,18,"path"],[23,24,21,22],[23,25,21,23],[23,27,21,25],[24,8,22,6],[24,15,22,13,"cache"],[24,20,22,18],[24,21,22,19,"get"],[24,24,22,22],[24,25,22,23,"path"],[24,29,22,27],[24,30,22,28],[25,6,23,4],[26,6,25,4],[26,12,25,10,"promise"],[26,19,25,17],[26,22,25,20],[26,26,25,20,"loadBundleAsync"],[26,53,25,35],[26,55,25,36,"path"],[26,59,25,40],[26,60,25,41],[26,61,25,42,"catch"],[26,66,25,47],[26,67,25,49,"error"],[26,72,25,54],[26,76,25,59],[27,8,26,6,"cache"],[27,13,26,11],[27,14,26,12,"delete"],[27,20,26,18],[27,21,26,19,"path"],[27,25,26,23],[27,26,26,24],[28,8,27,6],[28,14,27,12,"error"],[28,19,27,17],[29,6,28,4],[29,7,28,5],[29,8,28,6],[30,6,30,4,"cache"],[30,11,30,9],[30,12,30,10,"set"],[30,15,30,13],[30,16,30,14,"path"],[30,20,30,18],[30,22,30,20,"promise"],[30,29,30,27],[30,30,30,28],[31,6,32,4],[31,13,32,11,"promise"],[31,20,32,18],[32,4,33,2],[32,5,33,3],[33,2,34,0],[34,0,34,1],[34,3]],"functionMap":{"names":["<global>","buildAsyncRequire","universal_loadBundleAsync","loadBundleAsync._catch$argument_0"],"mappings":"AAA;OCgB;SCG;gDCK;KDG;GDK;CDC"}},"type":"js/module"}]}