Files
pezkuwi-mobile-app/frontend/.metro-cache/cache/48/133340f27ee8f7ffe20b5b057a617c338d44a0724c9512ff27381916a71304f78c63e1
T
2025-10-24 02:40:54 +00:00

1 line
1.4 KiB
Plaintext

{"dependencies":[],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\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":17,"map":[[6,2,1,0],[7,0,2,0],[8,0,3,0],[9,0,4,0],[10,0,5,0],[11,0,6,0],[12,0,7,0],[13,0,8,0],[14,2,9,7],[14,17,9,22,"reloadAppAsync"],[14,31,9,36,"reloadAppAsync"],[14,32,9,37,"reason"],[14,38,9,51],[14,41,9,54],[14,64,9,77],[14,66,9,94],[15,4,10,2],[15,10,10,8,"globalThis"],[15,20,10,18],[15,21,10,19,"expo"],[15,25,10,23],[15,27,10,25,"reloadAppAsync"],[15,41,10,39],[15,42,10,40,"reason"],[15,48,10,46],[15,49,10,47],[16,2,11,0],[17,0,11,1],[17,3]],"functionMap":{"names":["<global>","reloadAppAsync"],"mappings":"AAA;OCQ;CDE"}},"type":"js/module"}]}