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
1.2 KiB

{"ast":null,"code":"function emptyFunction() {}\nvar BackHandler = {\n exitApp: emptyFunction,\n addEventListener: function addEventListener() {\n return {\n remove: emptyFunction\n };\n },\n removeEventListener: emptyFunction\n};\nexport default BackHandler;","map":{"version":3,"names":["emptyFunction","BackHandler","exitApp","addEventListener","remove","removeEventListener"],"sources":["/Users/thomaschazot/Documents/But2A/LaSuperMeteo/iut-expo-starter/node_modules/react-native-web/dist/exports/BackHandler/index.js"],"sourcesContent":["/**\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 */\nfunction emptyFunction() {}\n\nvar BackHandler = {\n exitApp: emptyFunction,\n\n addEventListener() {\n return {\n remove: emptyFunction\n };\n },\n\n removeEventListener: emptyFunction\n};\nexport default BackHandler;"],"mappings":"AASA,SAASA,aAAa,GAAG,CAAC;AAE1B,IAAIC,WAAW,GAAG;EAChBC,OAAO,EAAEF,aAAa;EAEtBG,gBAAgB,8BAAG;IACjB,OAAO;MACLC,MAAM,EAAEJ;IACV,CAAC;EACH,CAAC;EAEDK,mBAAmB,EAAEL;AACvB,CAAC;AACD,eAAeC,WAAW"},"metadata":{},"sourceType":"module"}