{"dependencies":[],"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.reloadAppAsync = reloadAppAsync;\n /**\n * Reloads the app. This method works for both release and debug builds.\n *\n * Unlike [`Updates.reloadAsync()`](/versions/latest/sdk/updates/#updatesreloadasync),\n * this function does not use a new update even if one is available. It only reloads the app using the same JavaScript bundle that is currently running.\n *\n * @param reason The reason for reloading the app. This is used only for some platforms.\n */\n async function reloadAppAsync(reason = 'Reloaded from JS call') {\n await globalThis.expo?.reloadAppAsync(reason);\n }\n});","lineCount":19,"map":[[7,2,9,0,"exports"],[7,9,9,0],[7,10,9,0,"reloadAppAsync"],[7,24,9,0],[7,27,9,0,"reloadAppAsync"],[7,41,9,0],[8,2,1,0],[9,0,2,0],[10,0,3,0],[11,0,4,0],[12,0,5,0],[13,0,6,0],[14,0,7,0],[15,0,8,0],[16,2,9,7],[16,17,9,22,"reloadAppAsync"],[16,31,9,36,"reloadAppAsync"],[16,32,9,37,"reason"],[16,38,9,51],[16,41,9,54],[16,64,9,77],[16,66,9,94],[17,4,10,2],[17,10,10,8,"globalThis"],[17,20,10,18],[17,21,10,19,"expo"],[17,25,10,23],[17,27,10,25,"reloadAppAsync"],[17,41,10,39],[17,42,10,40,"reason"],[17,48,10,46],[17,49,10,47],[18,2,11,0],[19,0,11,1],[19,3]],"functionMap":{"names":["","reloadAppAsync"],"mappings":"AAA;OCQ;CDE"},"hasCjsExports":false},"type":"js/module"}]}