mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 10:01:02 +00:00
1 line
3.2 KiB
Plaintext
1 line
3.2 KiB
Plaintext
{"dependencies":[{"name":"./WrapperKeepOpaque.js","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":59,"index":59}}],"key":"zKeu/1Ez9MmlykGXKQmdvsWZc7c=","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, \"WrapperOpaque\", {\n enumerable: true,\n get: function () {\n return WrapperOpaque;\n }\n });\n var _WrapperKeepOpaqueJs = require(_dependencyMap[0], \"./WrapperKeepOpaque.js\");\n class WrapperOpaque extends _WrapperKeepOpaqueJs.WrapperKeepOpaque {\n constructor(registry, typeName, value) {\n super(registry, typeName, value, {\n opaqueName: 'WrapperOpaque'\n });\n }\n static with(Type) {\n return class extends WrapperOpaque {\n constructor(registry, value) {\n super(registry, Type, value);\n }\n };\n }\n /**\n * @description The inner value for this wrapper, in all cases it _should_ be decodable (unlike KeepOpaque)\n */\n get inner() {\n return this.unwrap();\n }\n }\n});","lineCount":34,"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,"WrapperOpaque"],[10,26,2,0],[11,4,2,0],[12,2,2,0],[13,2,1,0],[13,6,1,0,"_WrapperKeepOpaqueJs"],[13,26,1,0],[13,29,1,0,"require"],[13,36,1,0],[13,37,1,0,"_dependencyMap"],[13,51,1,0],[14,2,2,7],[14,8,2,13,"WrapperOpaque"],[14,21,2,26],[14,30,2,35,"WrapperKeepOpaque"],[14,50,2,52],[14,51,2,52,"WrapperKeepOpaque"],[14,68,2,52],[14,69,2,53],[15,4,3,4,"constructor"],[15,15,3,15,"constructor"],[15,16,3,16,"registry"],[15,24,3,24],[15,26,3,26,"typeName"],[15,34,3,34],[15,36,3,36,"value"],[15,41,3,41],[15,43,3,43],[16,6,4,8],[16,11,4,13],[16,12,4,14,"registry"],[16,20,4,22],[16,22,4,24,"typeName"],[16,30,4,32],[16,32,4,34,"value"],[16,37,4,39],[16,39,4,41],[17,8,4,43,"opaqueName"],[17,18,4,53],[17,20,4,55],[18,6,4,71],[18,7,4,72],[18,8,4,73],[19,4,5,4],[20,4,6,4],[20,11,6,11,"with"],[20,15,6,15,"with"],[20,16,6,16,"Type"],[20,20,6,20],[20,22,6,22],[21,6,7,8],[21,13,7,15],[21,27,7,29,"WrapperOpaque"],[21,40,7,42],[21,41,7,43],[22,8,8,12,"constructor"],[22,19,8,23,"constructor"],[22,20,8,24,"registry"],[22,28,8,32],[22,30,8,34,"value"],[22,35,8,39],[22,37,8,41],[23,10,9,16],[23,15,9,21],[23,16,9,22,"registry"],[23,24,9,30],[23,26,9,32,"Type"],[23,30,9,36],[23,32,9,38,"value"],[23,37,9,43],[23,38,9,44],[24,8,10,12],[25,6,11,8],[25,7,11,9],[26,4,12,4],[27,4,13,4],[28,0,14,0],[29,0,15,0],[30,4,16,4],[30,8,16,8,"inner"],[30,13,16,13,"inner"],[30,14,16,13],[30,16,16,16],[31,6,17,8],[31,13,17,15],[31,17,17,19],[31,18,17,20,"unwrap"],[31,24,17,26],[31,25,17,27],[31,26,17,28],[32,4,18,4],[33,2,19,0],[34,0,19,1],[34,3]],"functionMap":{"names":["<global>","WrapperOpaque","constructor","_with","<anonymous>","get__inner"],"mappings":"AAA;OCC;ICC;KDE;IEC;eCC;YFC;aEE;SDC;KFC;III;KJE;CDC"},"hasCjsExports":false},"type":"js/module"}]} |