mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 22:41:02 +00:00
1 line
1.3 KiB
Plaintext
1 line
1.3 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 exports.asUint8Array = asUint8Array;\n function asUint8Array(buf) {\n if (globalThis.Buffer != null) {\n return new Uint8Array(buf.buffer, buf.byteOffset, buf.byteLength);\n }\n return buf;\n }\n});","lineCount":14,"map":[[7,2,1,0,"exports"],[7,9,1,0],[7,10,1,0,"asUint8Array"],[7,22,1,0],[7,25,1,0,"asUint8Array"],[7,37,1,0],[8,2,1,7],[8,11,1,16,"asUint8Array"],[8,23,1,28,"asUint8Array"],[8,24,1,29,"buf"],[8,27,1,32],[8,29,1,34],[9,4,2,2],[9,8,2,6,"globalThis"],[9,18,2,16],[9,19,2,17,"Buffer"],[9,25,2,23],[9,29,2,27],[9,33,2,31],[9,35,2,33],[10,6,3,4],[10,13,3,11],[10,17,3,15,"Uint8Array"],[10,27,3,25],[10,28,3,26,"buf"],[10,31,3,29],[10,32,3,30,"buffer"],[10,38,3,36],[10,40,3,38,"buf"],[10,43,3,41],[10,44,3,42,"byteOffset"],[10,54,3,52],[10,56,3,54,"buf"],[10,59,3,57],[10,60,3,58,"byteLength"],[10,70,3,68],[10,71,3,69],[11,4,4,2],[12,4,5,2],[12,11,5,9,"buf"],[12,14,5,12],[13,2,6,0],[14,0,6,1],[14,3]],"functionMap":{"names":["<global>","asUint8Array"],"mappings":"AAA,OC"},"hasCjsExports":false},"type":"js/module"}]} |