f55b475b47d31c784877342382da47fc.json
992 Bytes
{"ast":null,"code":"Object.defineProperty(exports,\"__esModule\",{value:true});exports.default=void 0;var Alert=function(){function Alert(){}Alert.alert=function alert(){};return Alert;}();var _default=Alert;exports.default=_default;","map":{"version":3,"sources":["C:/Users/bluej/Desktop/2_2/searchGuide/searchGuide/node_modules/react-native-web/dist/exports/Alert/index.js"],"names":["Alert","alert"],"mappings":"gFAQA,GAAIA,CAAAA,KAAK,CAET,UAAY,CACV,QAASA,CAAAA,KAAT,EAAiB,CAAE,CAEnBA,KAAK,CAACC,KAAN,CAAc,QAASA,CAAAA,KAAT,EAAiB,CAAE,CAAjC,CAEA,MAAOD,CAAAA,KAAP,CACD,CAND,EAFA,C,aAUeA,K","sourcesContent":["/**\n * Copyright (c) Nicolas Gallagher.\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 Alert =\n/*#__PURE__*/\nfunction () {\n function Alert() {}\n\n Alert.alert = function alert() {};\n\n return Alert;\n}();\n\nexport default Alert;"]},"metadata":{},"sourceType":"script"}