mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 08:51:01 +00:00
1 line
2.0 KiB
Plaintext
1 line
2.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.default = void 0;\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 = exports.default = Platform;\n});","lineCount":27,"map":[[6,2,1,0],[7,0,2,0],[8,0,3,0],[9,0,4,0],[10,0,5,0],[11,0,6,0],[12,0,7,0],[13,0,8,0],[14,0,9,0],[16,2,11,0],[16,6,11,4,"Platform"],[16,14,11,12],[16,17,11,15],[17,4,12,2,"OS"],[17,6,12,4],[17,8,12,6],[17,13,12,11],[18,4,13,2,"select"],[18,10,13,8],[18,12,13,10,"obj"],[18,15,13,13],[18,19,13,17],[18,24,13,22],[18,28,13,26,"obj"],[18,31,13,29],[18,34,13,32,"obj"],[18,37,13,35],[18,38,13,36,"web"],[18,41,13,39],[18,44,13,42,"obj"],[18,47,13,45],[18,48,13,46,"default"],[18,55,13,53],[19,4,14,2],[19,8,14,6,"isTesting"],[19,17,14,15,"isTesting"],[19,18,14,15],[19,20,14,18],[20,6,15,4],[20,10,15,8,"process"],[20,17,15,15],[20,18,15,16,"env"],[20,21,15,19],[20,22,15,20,"NODE_ENV"],[20,30,15,28],[20,35,15,33],[20,41,15,39],[20,43,15,41],[21,8,16,6],[21,15,16,13],[21,19,16,17],[22,6,17,4],[23,6,18,4],[23,13,18,11],[23,18,18,16],[24,4,19,2],[25,2,20,0],[25,3,20,1],[26,2,20,2],[26,6,20,2,"_default"],[26,14,20,2],[26,17,20,2,"exports"],[26,24,20,2],[26,25,20,2,"default"],[26,32,20,2],[26,35,21,15,"Platform"],[26,43,21,23],[27,0,21,23],[27,3]],"functionMap":{"names":["<global>","Platform.select","Platform.get__isTesting"],"mappings":"AAA;UCY,2CD;EEC;GFK"}},"type":"js/module"}]} |