mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-06 03:17:58 +00:00
1 line
4.0 KiB
Plaintext
1 line
4.0 KiB
Plaintext
{"dependencies":[{"name":"./util/as-uint8array.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":5,"column":19,"index":98},"end":{"line":5,"column":53,"index":132}}],"key":"NqoPrcEco+oAtut1mvK/JqJh0YQ=","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 var asUint8array = require(_dependencyMap[0], \"./util/as-uint8array.js\");\n function alloc() {\n var size = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : 0;\n if (globalThis.Buffer != null && globalThis.Buffer.alloc != null) {\n return asUint8array.asUint8Array(globalThis.Buffer.alloc(size));\n }\n return new Uint8Array(size);\n }\n function allocUnsafe() {\n var size = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : 0;\n if (globalThis.Buffer != null && globalThis.Buffer.allocUnsafe != null) {\n return asUint8array.asUint8Array(globalThis.Buffer.allocUnsafe(size));\n }\n return new Uint8Array(size);\n }\n exports.alloc = alloc;\n exports.allocUnsafe = allocUnsafe;\n});","lineCount":24,"map":[[2,2,1,0],[2,14,1,12],[4,2,3,0,"Object"],[4,8,3,6],[4,9,3,7,"defineProperty"],[4,23,3,21],[4,24,3,22,"exports"],[4,31,3,29],[4,33,3,31],[4,45,3,43],[4,47,3,45],[5,4,3,47,"value"],[5,9,3,52],[5,11,3,54],[6,2,3,59],[6,3,3,60],[6,4,3,61],[7,2,5,0],[7,6,5,4,"asUint8array"],[7,18,5,16],[7,21,5,19,"require"],[7,28,5,26],[7,29,5,26,"_dependencyMap"],[7,43,5,26],[7,73,5,52],[7,74,5,53],[8,2,7,0],[8,11,7,9,"alloc"],[8,16,7,14,"alloc"],[8,17,7,14],[8,19,7,25],[9,4,7,25],[9,8,7,15,"size"],[9,12,7,19],[9,15,7,19,"arguments"],[9,24,7,19],[9,25,7,19,"length"],[9,31,7,19],[9,39,7,19,"arguments"],[9,48,7,19],[9,56,7,19,"undefined"],[9,65,7,19],[9,68,7,19,"arguments"],[9,77,7,19],[9,83,7,22],[9,84,7,23],[10,4,8,2],[10,8,8,6,"globalThis"],[10,18,8,16],[10,19,8,17,"Buffer"],[10,25,8,23],[10,29,8,27],[10,33,8,31],[10,37,8,35,"globalThis"],[10,47,8,45],[10,48,8,46,"Buffer"],[10,54,8,52],[10,55,8,53,"alloc"],[10,60,8,58],[10,64,8,62],[10,68,8,66],[10,70,8,68],[11,6,9,4],[11,13,9,11,"asUint8array"],[11,25,9,23],[11,26,9,24,"asUint8Array"],[11,38,9,36],[11,39,9,37,"globalThis"],[11,49,9,47],[11,50,9,48,"Buffer"],[11,56,9,54],[11,57,9,55,"alloc"],[11,62,9,60],[11,63,9,61,"size"],[11,67,9,65],[11,68,9,66],[11,69,9,67],[12,4,10,2],[13,4,11,2],[13,11,11,9],[13,15,11,13,"Uint8Array"],[13,25,11,23],[13,26,11,24,"size"],[13,30,11,28],[13,31,11,29],[14,2,12,0],[15,2,13,0],[15,11,13,9,"allocUnsafe"],[15,22,13,20,"allocUnsafe"],[15,23,13,20],[15,25,13,31],[16,4,13,31],[16,8,13,21,"size"],[16,12,13,25],[16,15,13,25,"arguments"],[16,24,13,25],[16,25,13,25,"length"],[16,31,13,25],[16,39,13,25,"arguments"],[16,48,13,25],[16,56,13,25,"undefined"],[16,65,13,25],[16,68,13,25,"arguments"],[16,77,13,25],[16,83,13,28],[16,84,13,29],[17,4,14,2],[17,8,14,6,"globalThis"],[17,18,14,16],[17,19,14,17,"Buffer"],[17,25,14,23],[17,29,14,27],[17,33,14,31],[17,37,14,35,"globalThis"],[17,47,14,45],[17,48,14,46,"Buffer"],[17,54,14,52],[17,55,14,53,"allocUnsafe"],[17,66,14,64],[17,70,14,68],[17,74,14,72],[17,76,14,74],[18,6,15,4],[18,13,15,11,"asUint8array"],[18,25,15,23],[18,26,15,24,"asUint8Array"],[18,38,15,36],[18,39,15,37,"globalThis"],[18,49,15,47],[18,50,15,48,"Buffer"],[18,56,15,54],[18,57,15,55,"allocUnsafe"],[18,68,15,66],[18,69,15,67,"size"],[18,73,15,71],[18,74,15,72],[18,75,15,73],[19,4,16,2],[20,4,17,2],[20,11,17,9],[20,15,17,13,"Uint8Array"],[20,25,17,23],[20,26,17,24,"size"],[20,30,17,28],[20,31,17,29],[21,2,18,0],[22,2,20,0,"exports"],[22,9,20,7],[22,10,20,8,"alloc"],[22,15,20,13],[22,18,20,16,"alloc"],[22,23,20,21],[23,2,21,0,"exports"],[23,9,21,7],[23,10,21,8,"allocUnsafe"],[23,21,21,19],[23,24,21,22,"allocUnsafe"],[23,35,21,33],[24,0,21,34],[24,3]],"functionMap":{"names":["<global>","alloc","allocUnsafe"],"mappings":"AAA;ACM;CDK;AEC;CFK"},"hasCjsExports":true},"type":"js/module"}]} |