mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-29 22:21:05 +00:00
1 line
3.0 KiB
Plaintext
1 line
3.0 KiB
Plaintext
{"dependencies":[{"name":"../config","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":4,"column":15,"index":131},"end":{"line":4,"column":35,"index":151}}],"key":"ZCEQutz0TJPAIQVhAEtbqc1Jeaw=","exportNames":["*"],"imports":1}},{"name":"../scheduler/timeoutProvider","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":5,"column":24,"index":177},"end":{"line":5,"column":63,"index":216}}],"key":"YwKu7RNA+Q8PikzCLAXuNRtl0s4=","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.reportUnhandledError = void 0;\n var config_1 = require(_dependencyMap[0], \"../config\");\n var timeoutProvider_1 = require(_dependencyMap[1], \"../scheduler/timeoutProvider\");\n function reportUnhandledError(err) {\n timeoutProvider_1.timeoutProvider.setTimeout(function () {\n var onUnhandledError = config_1.config.onUnhandledError;\n if (onUnhandledError) {\n onUnhandledError(err);\n } else {\n throw err;\n }\n });\n }\n exports.reportUnhandledError = reportUnhandledError;\n});","lineCount":21,"map":[[2,2,1,0],[2,14,1,12],[4,2,2,0,"Object"],[4,8,2,6],[4,9,2,7,"defineProperty"],[4,23,2,21],[4,24,2,22,"exports"],[4,31,2,29],[4,33,2,31],[4,45,2,43],[4,47,2,45],[5,4,2,47,"value"],[5,9,2,52],[5,11,2,54],[6,2,2,59],[6,3,2,60],[6,4,2,61],[7,2,3,0,"exports"],[7,9,3,7],[7,10,3,8,"reportUnhandledError"],[7,30,3,28],[7,33,3,31],[7,38,3,36],[7,39,3,37],[8,2,4,0],[8,6,4,4,"config_1"],[8,14,4,12],[8,17,4,15,"require"],[8,24,4,22],[8,25,4,22,"_dependencyMap"],[8,39,4,22],[8,55,4,34],[8,56,4,35],[9,2,5,0],[9,6,5,4,"timeoutProvider_1"],[9,23,5,21],[9,26,5,24,"require"],[9,33,5,31],[9,34,5,31,"_dependencyMap"],[9,48,5,31],[9,83,5,62],[9,84,5,63],[10,2,6,0],[10,11,6,9,"reportUnhandledError"],[10,31,6,29,"reportUnhandledError"],[10,32,6,30,"err"],[10,35,6,33],[10,37,6,35],[11,4,7,4,"timeoutProvider_1"],[11,21,7,21],[11,22,7,22,"timeoutProvider"],[11,37,7,37],[11,38,7,38,"setTimeout"],[11,48,7,48],[11,49,7,49],[11,61,7,61],[12,6,8,8],[12,10,8,12,"onUnhandledError"],[12,26,8,28],[12,29,8,31,"config_1"],[12,37,8,39],[12,38,8,40,"config"],[12,44,8,46],[12,45,8,47,"onUnhandledError"],[12,61,8,63],[13,6,9,8],[13,10,9,12,"onUnhandledError"],[13,26,9,28],[13,28,9,30],[14,8,10,12,"onUnhandledError"],[14,24,10,28],[14,25,10,29,"err"],[14,28,10,32],[14,29,10,33],[15,6,11,8],[15,7,11,9],[15,13,12,13],[16,8,13,12],[16,14,13,18,"err"],[16,17,13,21],[17,6,14,8],[18,4,15,4],[18,5,15,5],[18,6,15,6],[19,2,16,0],[20,2,17,0,"exports"],[20,9,17,7],[20,10,17,8,"reportUnhandledError"],[20,30,17,28],[20,33,17,31,"reportUnhandledError"],[20,53,17,51],[21,0,17,52],[21,3]],"functionMap":{"names":["<global>","reportUnhandledError","timeoutProvider_1.timeoutProvider.setTimeout$argument_0"],"mappings":"AAA;ACK;iDCC;KDQ;CDC"},"hasCjsExports":true},"type":"js/module"}]} |