mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 10:01:02 +00:00
1 line
3.9 KiB
Plaintext
1 line
3.9 KiB
Plaintext
{"dependencies":[{"name":"react-native","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":45,"index":45}}],"key":"KyzuX10g6ixS9UfynhmjlvCIG3g=","exportNames":["*"],"imports":1}}],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n \"use strict\";\n\n Object.defineProperty(exports, '__esModule', {\n value: true\n });\n exports.shouldFallbackToLegacyNativeModule = shouldFallbackToLegacyNativeModule;\n var _reactNative = require(_dependencyMap[0], \"react-native\");\n function shouldFallbackToLegacyNativeModule() {\n var _NativeModules$Native;\n var expoConstants = (_NativeModules$Native = _reactNative.NativeModules[\"NativeUnimoduleProxy\"]) == null || (_NativeModules$Native = _NativeModules$Native.modulesConstants) == null ? void 0 : _NativeModules$Native.ExponentConstants;\n if (expoConstants) {\n /**\n * In SDK <= 39, appOwnership is defined in managed apps but executionEnvironment is not.\n * In bare React Native apps using expo-constants, appOwnership is never defined, so\n * isLegacySdkVersion will be false in that context.\n */\n var isLegacySdkVersion = expoConstants.appOwnership && !expoConstants.executionEnvironment;\n\n /**\n * Expo managed apps don't include the @react-native-async-storage/async-storage\n * native modules yet, but the API interface is the same, so we can use the version\n * exported from React Native still.\n *\n * If in future releases (eg: @react-native-async-storage/async-storage >= 2.0.0) this\n * will likely not be valid anymore, and the package will need to be included in the Expo SDK\n * to continue to work.\n */\n if (isLegacySdkVersion || [\"storeClient\", \"standalone\"].includes(expoConstants.executionEnvironment)) {\n return true;\n }\n }\n return false;\n }\n});","lineCount":35,"map":[[7,2,3,0,"exports"],[7,9,3,0],[7,10,3,0,"shouldFallbackToLegacyNativeModule"],[7,44,3,0],[7,47,3,0,"shouldFallbackToLegacyNativeModule"],[7,81,3,0],[8,2,1,0],[8,6,1,0,"_reactNative"],[8,18,1,0],[8,21,1,0,"require"],[8,28,1,0],[8,29,1,0,"_dependencyMap"],[8,43,1,0],[9,2,3,7],[9,11,3,16,"shouldFallbackToLegacyNativeModule"],[9,45,3,50,"shouldFallbackToLegacyNativeModule"],[9,46,3,50],[9,48,3,62],[10,4,3,62],[10,8,3,62,"_NativeModules$Native"],[10,29,3,62],[11,4,4,2],[11,8,4,8,"expoConstants"],[11,21,4,21],[11,25,4,21,"_NativeModules$Native"],[11,46,4,21],[11,49,5,4,"NativeModules"],[11,61,5,17],[11,62,5,17,"NativeModules"],[11,75,5,17],[11,76,5,18],[11,98,5,40],[11,99,5,41],[11,113,5,41,"_NativeModules$Native"],[11,134,5,41],[11,137,5,4,"_NativeModules$Native"],[11,158,5,4],[11,159,5,43,"modulesConstants"],[11,175,5,59],[11,196,5,4,"_NativeModules$Native"],[11,217,5,4],[11,218,5,61,"ExponentConstants"],[11,235,5,78],[12,4,7,2],[12,8,7,6,"expoConstants"],[12,21,7,19],[12,23,7,21],[13,6,8,4],[14,0,9,0],[15,0,10,0],[16,0,11,0],[17,0,12,0],[18,6,13,4],[18,10,13,10,"isLegacySdkVersion"],[18,28,13,28],[18,31,14,6,"expoConstants"],[18,44,14,19],[18,45,14,20,"appOwnership"],[18,57,14,32],[18,61,14,36],[18,62,14,37,"expoConstants"],[18,75,14,50],[18,76,14,51,"executionEnvironment"],[18,96,14,71],[20,6,16,4],[21,0,17,0],[22,0,18,0],[23,0,19,0],[24,0,20,0],[25,0,21,0],[26,0,22,0],[27,0,23,0],[28,0,24,0],[29,6,25,4],[29,10,26,6,"isLegacySdkVersion"],[29,28,26,24],[29,32,27,6],[29,33,27,7],[29,46,27,20],[29,48,27,22],[29,60,27,34],[29,61,27,35],[29,62,27,36,"includes"],[29,70,27,44],[29,71,27,45,"expoConstants"],[29,84,27,58],[29,85,27,59,"executionEnvironment"],[29,105,27,79],[29,106,27,80],[29,108,28,6],[30,8,29,6],[30,15,29,13],[30,19,29,17],[31,6,30,4],[32,4,31,2],[33,4,33,2],[33,11,33,9],[33,16,33,14],[34,2,34,0],[35,0,34,1],[35,3]],"functionMap":{"names":["<global>","shouldFallbackToLegacyNativeModule"],"mappings":"AAA;OCE;CD+B"},"hasCjsExports":false},"type":"js/module"}]} |