{"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.compare = compare;\n function compare(a, b) {\n for (let i = 0; i < a.byteLength; i++) {\n if (a[i] < b[i]) {\n return -1;\n }\n if (a[i] > b[i]) {\n return 1;\n }\n }\n if (a.byteLength > b.byteLength) {\n return 1;\n }\n if (a.byteLength < b.byteLength) {\n return -1;\n }\n return 0;\n }\n});","lineCount":25,"map":[[7,2,1,0,"exports"],[7,9,1,0],[7,10,1,0,"compare"],[7,17,1,0],[7,20,1,0,"compare"],[7,27,1,0],[8,2,1,7],[8,11,1,16,"compare"],[8,18,1,23,"compare"],[8,19,1,24,"a"],[8,20,1,25],[8,22,1,27,"b"],[8,23,1,28],[8,25,1,30],[9,4,2,2],[9,9,2,7],[9,13,2,11,"i"],[9,14,2,12],[9,17,2,15],[9,18,2,16],[9,20,2,18,"i"],[9,21,2,19],[9,24,2,22,"a"],[9,25,2,23],[9,26,2,24,"byteLength"],[9,36,2,34],[9,38,2,36,"i"],[9,39,2,37],[9,41,2,39],[9,43,2,41],[10,6,3,4],[10,10,3,8,"a"],[10,11,3,9],[10,12,3,10,"i"],[10,13,3,11],[10,14,3,12],[10,17,3,15,"b"],[10,18,3,16],[10,19,3,17,"i"],[10,20,3,18],[10,21,3,19],[10,23,3,21],[11,8,4,6],[11,15,4,13],[11,16,4,14],[11,17,4,15],[12,6,5,4],[13,6,6,4],[13,10,6,8,"a"],[13,11,6,9],[13,12,6,10,"i"],[13,13,6,11],[13,14,6,12],[13,17,6,15,"b"],[13,18,6,16],[13,19,6,17,"i"],[13,20,6,18],[13,21,6,19],[13,23,6,21],[14,8,7,6],[14,15,7,13],[14,16,7,14],[15,6,8,4],[16,4,9,2],[17,4,10,2],[17,8,10,6,"a"],[17,9,10,7],[17,10,10,8,"byteLength"],[17,20,10,18],[17,23,10,21,"b"],[17,24,10,22],[17,25,10,23,"byteLength"],[17,35,10,33],[17,37,10,35],[18,6,11,4],[18,13,11,11],[18,14,11,12],[19,4,12,2],[20,4,13,2],[20,8,13,6,"a"],[20,9,13,7],[20,10,13,8,"byteLength"],[20,20,13,18],[20,23,13,21,"b"],[20,24,13,22],[20,25,13,23,"byteLength"],[20,35,13,33],[20,37,13,35],[21,6,14,4],[21,13,14,11],[21,14,14,12],[21,15,14,13],[22,4,15,2],[23,4,16,2],[23,11,16,9],[23,12,16,10],[24,2,17,0],[25,0,17,1],[25,3]],"functionMap":{"names":["","compare"],"mappings":"AAA,OC"},"hasCjsExports":false},"type":"js/module"}]}