mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 10:01:02 +00:00
1 line
2.1 KiB
Plaintext
1 line
2.1 KiB
Plaintext
{"dependencies":[{"name":"./createErrorClass","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":54,"index":54}}],"key":"b34JoAtHDjxJVfITaCuBtFNg/as=","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 Object.defineProperty(exports, \"EmptyError\", {\n enumerable: true,\n get: function () {\n return EmptyError;\n }\n });\n var _createErrorClass = require(_dependencyMap[0], \"./createErrorClass\");\n var EmptyError = (0, _createErrorClass.createErrorClass)(function (_super) {\n return function EmptyErrorImpl() {\n _super(this);\n this.name = 'EmptyError';\n this.message = 'no elements in sequence';\n };\n });\n});","lineCount":21,"map":[[7,2,2,0,"Object"],[7,8,2,0],[7,9,2,0,"defineProperty"],[7,23,2,0],[7,24,2,0,"exports"],[7,31,2,0],[8,4,2,0,"enumerable"],[8,14,2,0],[9,4,2,0,"get"],[9,7,2,0],[9,18,2,0,"get"],[9,19,2,0],[10,6,2,0],[10,13,2,0,"EmptyError"],[10,23,2,0],[11,4,2,0],[12,2,2,0],[13,2,1,0],[13,6,1,0,"_createErrorClass"],[13,23,1,0],[13,26,1,0,"require"],[13,33,1,0],[13,34,1,0,"_dependencyMap"],[13,48,1,0],[14,2,2,7],[14,6,2,11,"EmptyError"],[14,16,2,21],[14,19,2,24],[14,23,2,24,"createErrorClass"],[14,40,2,40],[14,41,2,40,"createErrorClass"],[14,57,2,40],[14,59,2,41],[14,69,2,51,"_super"],[14,75,2,57],[14,77,2,59],[15,4,3,4],[15,11,3,11],[15,20,3,20,"EmptyErrorImpl"],[15,34,3,34,"EmptyErrorImpl"],[15,35,3,34],[15,37,3,37],[16,6,4,8,"_super"],[16,12,4,14],[16,13,4,15],[16,17,4,19],[16,18,4,20],[17,6,5,8],[17,10,5,12],[17,11,5,13,"name"],[17,15,5,17],[17,18,5,20],[17,30,5,32],[18,6,6,8],[18,10,6,12],[18,11,6,13,"message"],[18,18,6,20],[18,21,6,23],[18,46,6,48],[19,4,7,4],[19,5,7,5],[20,2,8,0],[20,3,8,1],[20,4,8,2],[21,0,8,3],[21,3]],"functionMap":{"names":["<global>","createErrorClass$argument_0","EmptyErrorImpl"],"mappings":"AAA;yCCC;WCC;KDI;CDC"},"hasCjsExports":false},"type":"js/module"}]} |