mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 13:31:00 +00:00
1 line
1.5 KiB
Plaintext
1 line
1.5 KiB
Plaintext
{"dependencies":[],"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.default = void 0;\n // NOTE(EvanBacon): `react-native-web` adds a extra `div`s around the root HTML, these\n // make static rendering much harder as we expect the root element to be `<html>`.\n // This resolution will alias to a simple in-out component to avoid the extra HTML.\n function AppContainer({\n children\n }) {\n return children;\n }\n if (process.env.NODE_ENV !== 'production') {\n AppContainer.displayName = 'AppContainer';\n }\n var _default = exports.default = AppContainer;\n});","lineCount":18,"map":[[6,2,1,0],[7,2,2,0],[8,2,3,0],[9,2,4,0],[9,11,4,9,"AppContainer"],[9,23,4,21,"AppContainer"],[9,24,4,22],[10,4,4,24,"children"],[11,2,4,33],[11,3,4,34],[11,5,4,36],[12,4,5,2],[12,11,5,9,"children"],[12,19,5,17],[13,2,6,0],[14,2,8,0],[14,6,8,4,"process"],[14,13,8,11],[14,14,8,12,"env"],[14,17,8,15],[14,18,8,16,"NODE_ENV"],[14,26,8,24],[14,31,8,29],[14,43,8,41],[14,45,8,43],[15,4,9,2,"AppContainer"],[15,16,9,14],[15,17,9,15,"displayName"],[15,28,9,26],[15,31,9,29],[15,45,9,43],[16,2,10,0],[17,2,10,1],[17,6,10,1,"_default"],[17,14,10,1],[17,17,10,1,"exports"],[17,24,10,1],[17,25,10,1,"default"],[17,32,10,1],[17,35,12,15,"AppContainer"],[17,47,12,27],[18,0,12,27],[18,3]],"functionMap":{"names":["<global>","AppContainer"],"mappings":"AAA;ACG;CDE"}},"type":"js/module"}]} |