{"ast":null,"code":"var Alert = function () {\n  function Alert() {}\n\n  Alert.alert = function alert() {};\n\n  return Alert;\n}();\n\nexport default Alert;","map":{"version":3,"sources":["/Users/rohitsingh/Documents/projects/new-nativebase-setup/NativeBase/example/node_modules/react-native-web/dist/exports/Alert/index.js"],"names":["Alert","alert"],"mappings":"AAQA,IAAIA,KAAK,GAAgB,YAAY;AACnC,WAASA,KAAT,GAAiB,CAAE;;AAEnBA,EAAAA,KAAK,CAACC,KAAN,GAAc,SAASA,KAAT,GAAiB,CAAE,CAAjC;;AAEA,SAAOD,KAAP;AACD,CANwB,EAAzB;;AAQA,eAAeA,KAAf","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 = /*#__PURE__*/function () {\n  function Alert() {}\n\n  Alert.alert = function alert() {};\n\n  return Alert;\n}();\n\nexport default Alert;"]},"metadata":{},"sourceType":"module"}