mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 05:21:02 +00:00
1 line
2.0 KiB
Plaintext
1 line
2.0 KiB
Plaintext
{"dependencies":[{"name":"../utils/getBundleUrl","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":3,"column":0,"index":64},"end":{"line":3,"column":53,"index":117}}],"key":"FCUzmmLFksayvyWuU4zO7lqriIM=","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 Object.defineProperty(exports, \"ImportMetaRegistry\", {\n enumerable: true,\n get: function () {\n return ImportMetaRegistry;\n }\n });\n var _utilsGetBundleUrl = require(_dependencyMap[0], \"../utils/getBundleUrl\");\n // Copyright 2015-present 650 Industries. All rights reserved.\n\n /**\n * Registry to handle import.meta functionality for React Native environment\n * Similar to how it works in the web, but adapted for the RN context\n * https://github.com/wintercg/import-meta-registry\n */\n var ImportMetaRegistry = {\n get url() {\n return (0, _utilsGetBundleUrl.getBundleUrl)();\n }\n };\n});","lineCount":26,"map":[[7,2,10,0,"Object"],[7,8,10,0],[7,9,10,0,"defineProperty"],[7,23,10,0],[7,24,10,0,"exports"],[7,31,10,0],[8,4,10,0,"enumerable"],[8,14,10,0],[9,4,10,0,"get"],[9,7,10,0],[9,18,10,0,"get"],[9,19,10,0],[10,6,10,0],[10,13,10,0,"ImportMetaRegistry"],[10,31,10,0],[11,4,10,0],[12,2,10,0],[13,2,3,0],[13,6,3,0,"_utilsGetBundleUrl"],[13,24,3,0],[13,27,3,0,"require"],[13,34,3,0],[13,35,3,0,"_dependencyMap"],[13,49,3,0],[14,2,1,0],[16,2,5,0],[17,0,6,0],[18,0,7,0],[19,0,8,0],[20,0,9,0],[21,2,10,7],[21,6,10,13,"ImportMetaRegistry"],[21,24,10,31],[21,27,10,34],[22,4,11,2],[22,8,11,6,"url"],[22,11,11,9,"url"],[22,12,11,9],[22,14,11,12],[23,6,12,4],[23,13,12,11],[23,17,12,11,"getBundleUrl"],[23,35,12,23],[23,36,12,23,"getBundleUrl"],[23,48,12,23],[23,50,12,24],[23,51,12,25],[24,4,13,2],[25,2,14,0],[25,3,14,1],[26,0,14,2],[26,3]],"functionMap":{"names":["<global>","get__url"],"mappings":"AAA;ECU;GDE"},"hasCjsExports":false},"type":"js/module"}]} |