auto-commit for daab3156-97cd-4eca-bd41-757c2c02955a

This commit is contained in:
emergent-agent-e1
2025-11-08 17:17:20 +00:00
parent de8c03a6d7
commit 17e7a83111
702 changed files with 704 additions and 0 deletions
@@ -0,0 +1 @@
{"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":["<global>","reloadAppAsync"],"mappings":"AAA;OCQ;CDE"},"hasCjsExports":false},"type":"js/module"}]}
@@ -0,0 +1 @@
{"dependencies":[],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n 'use strict';\n\n module.exports = value => {\n if (Object.prototype.toString.call(value) !== '[object Object]') {\n return false;\n }\n const prototype = Object.getPrototypeOf(value);\n return prototype === null || prototype === Object.prototype;\n };\n});","lineCount":11,"map":[[2,2,1,0],[2,14,1,12],[4,2,3,0,"module"],[4,8,3,6],[4,9,3,7,"exports"],[4,16,3,14],[4,19,3,17,"value"],[4,24,3,22],[4,28,3,26],[5,4,4,1],[5,8,4,5,"Object"],[5,14,4,11],[5,15,4,12,"prototype"],[5,24,4,21],[5,25,4,22,"toString"],[5,33,4,30],[5,34,4,31,"call"],[5,38,4,35],[5,39,4,36,"value"],[5,44,4,41],[5,45,4,42],[5,50,4,47],[5,67,4,64],[5,69,4,66],[6,6,5,2],[6,13,5,9],[6,18,5,14],[7,4,6,1],[8,4,8,1],[8,10,8,7,"prototype"],[8,19,8,16],[8,22,8,19,"Object"],[8,28,8,25],[8,29,8,26,"getPrototypeOf"],[8,43,8,40],[8,44,8,41,"value"],[8,49,8,46],[8,50,8,47],[9,4,9,1],[9,11,9,8,"prototype"],[9,20,9,17],[9,25,9,22],[9,29,9,26],[9,33,9,30,"prototype"],[9,42,9,39],[9,47,9,44,"Object"],[9,53,9,50],[9,54,9,51,"prototype"],[9,63,9,60],[10,2,10,0],[10,3,10,1],[11,0,10,2],[11,3]],"functionMap":{"names":["<global>","module.exports"],"mappings":"AAA;iBCE;CDO"},"hasCjsExports":true},"type":"js/module"}]}