156e9b6a6add419a6c9730c726e41be7.json 1.08 KB
{"ast":null,"code":"Object.defineProperty(exports,\"__esModule\",{value:true});exports.default=void 0;var Platform={OS:'web',select:function select(obj){return'web'in obj?obj.web:obj.default;}};var _default=Platform;exports.default=_default;","map":{"version":3,"sources":["C:/Users/bluej/Desktop/2_2/searchGuide/searchGuide/node_modules/react-native-web/dist/exports/Platform/index.js"],"names":["Platform","OS","select","obj","web","default"],"mappings":"gFASA,GAAIA,CAAAA,QAAQ,CAAG,CACbC,EAAE,CAAE,KADS,CAEbC,MAAM,CAAE,QAASA,CAAAA,MAAT,CAAgBC,GAAhB,CAAqB,CAC3B,MAAO,OAASA,CAAAA,GAAT,CAAeA,GAAG,CAACC,GAAnB,CAAyBD,GAAG,CAACE,OAApC,CACD,CAJY,CAAf,C,aAMeL,Q","sourcesContent":["/**\n * Copyright (c) Nicolas Gallagher.\n * Copyright (c) Facebook, Inc. and its 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 */\nvar Platform = {\n  OS: 'web',\n  select: function select(obj) {\n    return 'web' in obj ? obj.web : obj.default;\n  }\n};\nexport default Platform;"]},"metadata":{},"sourceType":"script"}