mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 21:31:02 +00:00
1 line
2.8 KiB
Plaintext
1 line
2.8 KiB
Plaintext
{"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 Object.defineProperty(exports, \"default\", {\n enumerable: true,\n get: function () {\n return queueMicrotask;\n }\n });\n var resolvedPromise;\n function queueMicrotask(callback) {\n if (arguments.length < 1) {\n throw new TypeError('queueMicrotask must be called with at least one argument (a function to call)');\n }\n if (typeof callback !== 'function') {\n throw new TypeError('The argument to queueMicrotask must be a function.');\n }\n (resolvedPromise || (resolvedPromise = Promise.resolve())).then(callback).catch(error => setTimeout(() => {\n throw error;\n }, 0));\n }\n});","lineCount":25,"map":[[2,2,11,0],[2,14,11,12],[4,2,11,13,"Object"],[4,8,11,13],[4,9,11,13,"defineProperty"],[4,23,11,13],[4,24,11,13,"exports"],[4,31,11,13],[5,4,11,13,"value"],[5,9,11,13],[6,2,11,13],[7,2,22,15,"Object"],[7,8,22,15],[7,9,22,15,"defineProperty"],[7,23,22,15],[7,24,22,15,"exports"],[7,31,22,15],[8,4,22,15,"enumerable"],[8,14,22,15],[9,4,22,15,"get"],[9,7,22,15],[9,18,22,15,"get"],[9,19,22,15],[10,6,22,15],[10,13,22,15,"queueMicrotask"],[10,27,22,15],[11,4,22,15],[12,2,22,15],[13,2,13,0],[13,6,13,4,"resolvedPromise"],[13,21,13,19],[14,2,22,15],[14,11,22,24,"queueMicrotask"],[14,25,22,38,"queueMicrotask"],[14,26,22,39,"callback"],[14,34,22,57],[14,36,22,59],[15,4,23,2],[15,8,23,6,"arguments"],[15,17,23,15],[15,18,23,16,"length"],[15,24,23,22],[15,27,23,25],[15,28,23,26],[15,30,23,28],[16,6,24,4],[16,12,24,10],[16,16,24,14,"TypeError"],[16,25,24,23],[16,26,25,6],[16,105,26,4],[16,106,26,5],[17,4,27,2],[18,4,28,2],[18,8,28,6],[18,15,28,13,"callback"],[18,23,28,21],[18,28,28,26],[18,38,28,36],[18,40,28,38],[19,6,29,4],[19,12,29,10],[19,16,29,14,"TypeError"],[19,25,29,23],[19,26,29,24],[19,78,29,76],[19,79,29,77],[20,4,30,2],[21,4,33,2],[21,5,33,3,"resolvedPromise"],[21,20,33,18],[21,25,33,23,"resolvedPromise"],[21,40,33,38],[21,43,33,41,"Promise"],[21,50,33,48],[21,51,33,49,"resolve"],[21,58,33,56],[21,59,33,57],[21,60,33,58],[21,61,33,59],[21,63,34,5,"then"],[21,67,34,9],[21,68,34,10,"callback"],[21,76,34,18],[21,77,34,19],[21,78,35,5,"catch"],[21,83,35,10],[21,84,35,11,"error"],[21,89,35,16],[21,93,37,6,"setTimeout"],[21,103,37,16],[21,104,37,17],[21,110,37,23],[22,6,38,8],[22,12,38,14,"error"],[22,17,38,19],[23,4,39,6],[23,5,39,7],[23,7,39,9],[23,8,39,10],[23,9,40,4],[23,10,40,5],[24,2,41,0],[25,0,41,1],[25,3]],"functionMap":{"names":["<global>","queueMicrotask","then._catch$argument_0","setTimeout$argument_0"],"mappings":"AAA;eCqB;WCa;iBCE;ODE,ID"},"hasCjsExports":false},"type":"js/module"}]} |