mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 14:31:02 +00:00
1 line
2.3 KiB
Plaintext
1 line
2.3 KiB
Plaintext
{"dependencies":[],"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, \"default\", {\n enumerable: true,\n get: function () {\n return _default;\n }\n });\n /**\n * Copyright (c) Nicolas Gallagher.\n * Copyright (c) Meta Platforms, Inc. and affiliates.\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\n var Platform = {\n OS: 'web',\n select: obj => 'web' in obj ? obj.web : obj.default,\n get isTesting() {\n if (process.env.NODE_ENV === 'test') {\n return true;\n }\n return false;\n }\n };\n var _default = Platform;\n});","lineCount":34,"map":[[7,2,21,0,"Object"],[7,8,21,0],[7,9,21,0,"defineProperty"],[7,23,21,0],[7,24,21,0,"exports"],[7,31,21,0],[8,4,21,0,"enumerable"],[8,14,21,0],[9,4,21,0,"get"],[9,7,21,0],[9,18,21,0,"get"],[9,19,21,0],[10,6,21,0],[10,13,21,0,"_default"],[10,21,21,0],[11,4,21,0],[12,2,21,0],[13,2,1,0],[14,0,2,0],[15,0,3,0],[16,0,4,0],[17,0,5,0],[18,0,6,0],[19,0,7,0],[20,0,8,0],[21,0,9,0],[23,2,11,0],[23,6,11,4,"Platform"],[23,14,11,12],[23,17,11,15],[24,4,12,2,"OS"],[24,6,12,4],[24,8,12,6],[24,13,12,11],[25,4,13,2,"select"],[25,10,13,8],[25,12,13,10,"obj"],[25,15,13,13],[25,19,13,17],[25,24,13,22],[25,28,13,26,"obj"],[25,31,13,29],[25,34,13,32,"obj"],[25,37,13,35],[25,38,13,36,"web"],[25,41,13,39],[25,44,13,42,"obj"],[25,47,13,45],[25,48,13,46,"default"],[25,55,13,53],[26,4,14,2],[26,8,14,6,"isTesting"],[26,17,14,15,"isTesting"],[26,18,14,15],[26,20,14,18],[27,6,15,4],[27,10,15,8,"process"],[27,17,15,15],[27,18,15,16,"env"],[27,21,15,19],[27,22,15,20,"NODE_ENV"],[27,30,15,28],[27,35,15,33],[27,41,15,39],[27,43,15,41],[28,8,16,6],[28,15,16,13],[28,19,16,17],[29,6,17,4],[30,6,18,4],[30,13,18,11],[30,18,18,16],[31,4,19,2],[32,2,20,0],[32,3,20,1],[33,2,21,0],[33,6,21,0,"_default"],[33,14,21,0],[33,17,21,15,"Platform"],[33,25,21,23],[34,0,21,24],[34,3]],"functionMap":{"names":["<global>","Platform.select","Platform.get__isTesting"],"mappings":"AAA;UCY,2CD;EEC;GFK"},"hasCjsExports":false},"type":"js/module"}]} |