mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 08:51:01 +00:00
1 line
4.0 KiB
Plaintext
1 line
4.0 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.UserInterfaceIdiom = exports.ExecutionEnvironment = exports.AppOwnership = void 0;\n var AppOwnership;\n (function (AppOwnership) {\n /**\n * The experience is running inside the Expo Go app.\n * @deprecated Use [`Constants.executionEnvironment`](#executionenvironment) instead.\n */\n AppOwnership[\"Expo\"] = \"expo\";\n })(AppOwnership || (exports.AppOwnership = AppOwnership = {}));\n // @docsMissing\n var ExecutionEnvironment;\n (function (ExecutionEnvironment) {\n ExecutionEnvironment[\"Bare\"] = \"bare\";\n ExecutionEnvironment[\"Standalone\"] = \"standalone\";\n ExecutionEnvironment[\"StoreClient\"] = \"storeClient\";\n })(ExecutionEnvironment || (exports.ExecutionEnvironment = ExecutionEnvironment = {}));\n // @needsAudit\n /**\n * Current supported values are `handset`, `tablet`, `desktop` and `tv`. CarPlay will show up\n * as `unsupported`.\n */\n var UserInterfaceIdiom;\n (function (UserInterfaceIdiom) {\n UserInterfaceIdiom[\"Handset\"] = \"handset\";\n UserInterfaceIdiom[\"Tablet\"] = \"tablet\";\n UserInterfaceIdiom[\"Desktop\"] = \"desktop\";\n UserInterfaceIdiom[\"TV\"] = \"tv\";\n UserInterfaceIdiom[\"Unsupported\"] = \"unsupported\";\n })(UserInterfaceIdiom || (exports.UserInterfaceIdiom = UserInterfaceIdiom = {}));\n});","lineCount":34,"map":[[6,2,1,7],[6,6,1,11,"AppOwnership"],[6,18,1,23],[7,2,2,0],[7,3,2,1],[7,13,2,11,"AppOwnership"],[7,25,2,23],[7,27,2,25],[8,4,3,4],[9,0,4,0],[10,0,5,0],[11,0,6,0],[12,4,7,4,"AppOwnership"],[12,16,7,16],[12,17,7,17],[12,23,7,23],[12,24,7,24],[12,27,7,27],[12,33,7,33],[13,2,8,0],[13,3,8,1],[13,5,8,3,"AppOwnership"],[13,17,8,15],[13,22,8,15,"exports"],[13,29,8,15],[13,30,8,15,"AppOwnership"],[13,42,8,15],[13,45,8,20,"AppOwnership"],[13,57,8,32],[13,60,8,35],[13,61,8,36],[13,62,8,37],[13,63,8,38],[13,64,8,39],[14,2,9,0],[15,2,10,7],[15,6,10,11,"ExecutionEnvironment"],[15,26,10,31],[16,2,11,0],[16,3,11,1],[16,13,11,11,"ExecutionEnvironment"],[16,33,11,31],[16,35,11,33],[17,4,12,4,"ExecutionEnvironment"],[17,24,12,24],[17,25,12,25],[17,31,12,31],[17,32,12,32],[17,35,12,35],[17,41,12,41],[18,4,13,4,"ExecutionEnvironment"],[18,24,13,24],[18,25,13,25],[18,37,13,37],[18,38,13,38],[18,41,13,41],[18,53,13,53],[19,4,14,4,"ExecutionEnvironment"],[19,24,14,24],[19,25,14,25],[19,38,14,38],[19,39,14,39],[19,42,14,42],[19,55,14,55],[20,2,15,0],[20,3,15,1],[20,5,15,3,"ExecutionEnvironment"],[20,25,15,23],[20,30,15,23,"exports"],[20,37,15,23],[20,38,15,23,"ExecutionEnvironment"],[20,58,15,23],[20,61,15,28,"ExecutionEnvironment"],[20,81,15,48],[20,84,15,51],[20,85,15,52],[20,86,15,53],[20,87,15,54],[20,88,15,55],[21,2,16,0],[22,2,17,0],[23,0,18,0],[24,0,19,0],[25,0,20,0],[26,2,21,7],[26,6,21,11,"UserInterfaceIdiom"],[26,24,21,29],[27,2,22,0],[27,3,22,1],[27,13,22,11,"UserInterfaceIdiom"],[27,31,22,29],[27,33,22,31],[28,4,23,4,"UserInterfaceIdiom"],[28,22,23,22],[28,23,23,23],[28,32,23,32],[28,33,23,33],[28,36,23,36],[28,45,23,45],[29,4,24,4,"UserInterfaceIdiom"],[29,22,24,22],[29,23,24,23],[29,31,24,31],[29,32,24,32],[29,35,24,35],[29,43,24,43],[30,4,25,4,"UserInterfaceIdiom"],[30,22,25,22],[30,23,25,23],[30,32,25,32],[30,33,25,33],[30,36,25,36],[30,45,25,45],[31,4,26,4,"UserInterfaceIdiom"],[31,22,26,22],[31,23,26,23],[31,27,26,27],[31,28,26,28],[31,31,26,31],[31,35,26,35],[32,4,27,4,"UserInterfaceIdiom"],[32,22,27,22],[32,23,27,23],[32,36,27,36],[32,37,27,37],[32,40,27,40],[32,53,27,53],[33,2,28,0],[33,3,28,1],[33,5,28,3,"UserInterfaceIdiom"],[33,23,28,21],[33,28,28,21,"exports"],[33,35,28,21],[33,36,28,21,"UserInterfaceIdiom"],[33,54,28,21],[33,57,28,26,"UserInterfaceIdiom"],[33,75,28,44],[33,78,28,47],[33,79,28,48],[33,80,28,49],[33,81,28,50],[33,82,28,51],[34,0,28,52],[34,3]],"functionMap":{"names":["<global>","<anonymous>"],"mappings":"AAA;CCC;CDM;CCG;CDI;CCO;CDM"}},"type":"js/module"}]} |