mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 18:01:02 +00:00
1 line
3.8 KiB
Plaintext
1 line
3.8 KiB
Plaintext
{"dependencies":[{"name":"expo-router/_ctx-html","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":10,"column":20,"index":315},"end":{"line":10,"column":52,"index":347}}],"key":"vNwWsqjikWz8B5G+YTFonIReG68=","exportNames":["*"],"imports":1}},{"name":"./html","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":14,"column":15,"index":459},"end":{"line":14,"column":32,"index":476}}],"key":"CSQFhErGbYGymRxpB044oIFhbDc=","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 exports.getRootComponent = getRootComponent;\n /**\n * Copyright © 2023 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 const _ctx_html_1 = require(_dependencyMap[0], \"expo-router/_ctx-html\");\n function getRootComponent() {\n const keys = _ctx_html_1.ctx.keys();\n if (!keys.length) {\n return require(_dependencyMap[1], \"./html\").Html;\n }\n if (keys.length > 1) {\n throw new Error(`Multiple components match the root HTML element: ${keys.join(', ')}`);\n }\n const exp = (0, _ctx_html_1.ctx)(keys[0]);\n if (!exp.default) {\n throw new Error(`The root HTML element \"${keys[0]}\" is missing the required default export.`);\n }\n return exp.default;\n }\n});","lineCount":29,"map":[[2,2,1,0],[2,14,1,12],[4,2,2,0,"Object"],[4,8,2,6],[4,9,2,7,"defineProperty"],[4,23,2,21],[4,24,2,22,"exports"],[4,31,2,29],[4,33,2,31],[4,45,2,43],[4,47,2,45],[5,4,2,47,"value"],[5,9,2,52],[5,11,2,54],[6,2,2,59],[6,3,2,60],[6,4,2,61],[7,2,3,0,"exports"],[7,9,3,7],[7,10,3,8,"getRootComponent"],[7,26,3,24],[7,29,3,27,"getRootComponent"],[7,45,3,43],[8,2,4,0],[9,0,5,0],[10,0,6,0],[11,0,7,0],[12,0,8,0],[13,0,9,0],[14,2,10,0],[14,8,10,6,"_ctx_html_1"],[14,19,10,17],[14,22,10,20,"require"],[14,29,10,27],[14,30,10,27,"_dependencyMap"],[14,44,10,27],[14,72,10,51],[14,73,10,52],[15,2,11,0],[15,11,11,9,"getRootComponent"],[15,27,11,25,"getRootComponent"],[15,28,11,25],[15,30,11,28],[16,4,12,4],[16,10,12,10,"keys"],[16,14,12,14],[16,17,12,17,"_ctx_html_1"],[16,28,12,28],[16,29,12,29,"ctx"],[16,32,12,32],[16,33,12,33,"keys"],[16,37,12,37],[16,38,12,38],[16,39,12,39],[17,4,13,4],[17,8,13,8],[17,9,13,9,"keys"],[17,13,13,13],[17,14,13,14,"length"],[17,20,13,20],[17,22,13,22],[18,6,14,8],[18,13,14,15,"require"],[18,20,14,22],[18,21,14,22,"_dependencyMap"],[18,35,14,22],[18,48,14,31],[18,49,14,32],[18,50,14,33,"Html"],[18,54,14,37],[19,4,15,4],[20,4,16,4],[20,8,16,8,"keys"],[20,12,16,12],[20,13,16,13,"length"],[20,19,16,19],[20,22,16,22],[20,23,16,23],[20,25,16,25],[21,6,17,8],[21,12,17,14],[21,16,17,18,"Error"],[21,21,17,23],[21,22,17,24],[21,74,17,76,"keys"],[21,78,17,80],[21,79,17,81,"join"],[21,83,17,85],[21,84,17,86],[21,88,17,90],[21,89,17,91],[21,91,17,93],[21,92,17,94],[22,4,18,4],[23,4,19,4],[23,10,19,10,"exp"],[23,13,19,13],[23,16,19,16],[23,17,19,17],[23,18,19,18],[23,20,19,20,"_ctx_html_1"],[23,31,19,31],[23,32,19,32,"ctx"],[23,35,19,35],[23,37,19,37,"keys"],[23,41,19,41],[23,42,19,42],[23,43,19,43],[23,44,19,44],[23,45,19,45],[24,4,20,4],[24,8,20,8],[24,9,20,9,"exp"],[24,12,20,12],[24,13,20,13,"default"],[24,20,20,20],[24,22,20,22],[25,6,21,8],[25,12,21,14],[25,16,21,18,"Error"],[25,21,21,23],[25,22,21,24],[25,48,21,50,"keys"],[25,52,21,54],[25,53,21,55],[25,54,21,56],[25,55,21,57],[25,98,21,100],[25,99,21,101],[26,4,22,4],[27,4,23,4],[27,11,23,11,"exp"],[27,14,23,14],[27,15,23,15,"default"],[27,22,23,22],[28,2,24,0],[29,0,24,1],[29,3]],"functionMap":{"names":["<global>","getRootComponent"],"mappings":"AAA;ACU;CDa"},"hasCjsExports":true},"type":"js/module"}]} |