You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1 line
976 B

{"ast":null,"code":"import _classCallCheck from \"@babel/runtime/helpers/classCallCheck\";\nimport _createClass from \"@babel/runtime/helpers/createClass\";\nvar Alert = function () {\n function Alert() {\n _classCallCheck(this, Alert);\n }\n _createClass(Alert, null, [{\n key: \"alert\",\n value: function alert() {}\n }]);\n return Alert;\n}();\nexport default Alert;","map":{"version":3,"names":["Alert"],"sources":["/Users/thomaschazot/Documents/But2A/LaSuperMeteo/iut-expo-starter/node_modules/react-native-web/dist/exports/Alert/index.js"],"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 */\nclass Alert {\n static alert() {}\n\n}\n\nexport default Alert;"],"mappings":";;IAQMA,KAAK;EAAA;IAAA;EAAA;EAAA;IAAA;IAAA,OACT,iBAAe,CAAC;EAAC;EAAA;AAAA;AAInB,eAAeA,KAAK"},"metadata":{},"sourceType":"module"}