mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 12:21:01 +00:00
1 line
3.4 KiB
Plaintext
1 line
3.4 KiB
Plaintext
{"dependencies":[{"name":"./WrapperKeepOpaque.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":4,"column":31,"index":140},"end":{"line":4,"column":64,"index":173}}],"key":"4nTutz7/gtgD9PxpKB48dfUuG7g=","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 exports.WrapperOpaque = void 0;\n const WrapperKeepOpaque_js_1 = require(_dependencyMap[0], \"./WrapperKeepOpaque.js\");\n class WrapperOpaque extends WrapperKeepOpaque_js_1.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 exports.WrapperOpaque = WrapperOpaque;\n});","lineCount":30,"map":[[2,2,1,0],[2,14,1,12],[4,2,2,0,"Object"],[4,8,2,6],[4,9,2,7,"defineProperty"],[4,23,2,21],[4,24,2,22,"exports"],[4,31,2,29],[4,33,2,31],[4,45,2,43],[4,47,2,45],[5,4,2,47,"value"],[5,9,2,52],[5,11,2,54],[6,2,2,59],[6,3,2,60],[6,4,2,61],[7,2,3,0,"exports"],[7,9,3,7],[7,10,3,8,"WrapperOpaque"],[7,23,3,21],[7,26,3,24],[7,31,3,29],[7,32,3,30],[8,2,4,0],[8,8,4,6,"WrapperKeepOpaque_js_1"],[8,30,4,28],[8,33,4,31,"require"],[8,40,4,38],[8,41,4,38,"_dependencyMap"],[8,55,4,38],[8,84,4,63],[8,85,4,64],[9,2,5,0],[9,8,5,6,"WrapperOpaque"],[9,21,5,19],[9,30,5,28,"WrapperKeepOpaque_js_1"],[9,52,5,50],[9,53,5,51,"WrapperKeepOpaque"],[9,70,5,68],[9,71,5,69],[10,4,6,4,"constructor"],[10,15,6,15,"constructor"],[10,16,6,16,"registry"],[10,24,6,24],[10,26,6,26,"typeName"],[10,34,6,34],[10,36,6,36,"value"],[10,41,6,41],[10,43,6,43],[11,6,7,8],[11,11,7,13],[11,12,7,14,"registry"],[11,20,7,22],[11,22,7,24,"typeName"],[11,30,7,32],[11,32,7,34,"value"],[11,37,7,39],[11,39,7,41],[12,8,7,43,"opaqueName"],[12,18,7,53],[12,20,7,55],[13,6,7,71],[13,7,7,72],[13,8,7,73],[14,4,8,4],[15,4,9,4],[15,11,9,11,"with"],[15,15,9,15,"with"],[15,16,9,16,"Type"],[15,20,9,20],[15,22,9,22],[16,6,10,8],[16,13,10,15],[16,27,10,29,"WrapperOpaque"],[16,40,10,42],[16,41,10,43],[17,8,11,12,"constructor"],[17,19,11,23,"constructor"],[17,20,11,24,"registry"],[17,28,11,32],[17,30,11,34,"value"],[17,35,11,39],[17,37,11,41],[18,10,12,16],[18,15,12,21],[18,16,12,22,"registry"],[18,24,12,30],[18,26,12,32,"Type"],[18,30,12,36],[18,32,12,38,"value"],[18,37,12,43],[18,38,12,44],[19,8,13,12],[20,6,14,8],[20,7,14,9],[21,4,15,4],[22,4,16,4],[23,0,17,0],[24,0,18,0],[25,4,19,4],[25,8,19,8,"inner"],[25,13,19,13,"inner"],[25,14,19,13],[25,16,19,16],[26,6,20,8],[26,13,20,15],[26,17,20,19],[26,18,20,20,"unwrap"],[26,24,20,26],[26,25,20,27],[26,26,20,28],[27,4,21,4],[28,2,22,0],[29,2,23,0,"exports"],[29,9,23,7],[29,10,23,8,"WrapperOpaque"],[29,23,23,21],[29,26,23,24,"WrapperOpaque"],[29,39,23,37],[30,0,23,38],[30,3]],"functionMap":{"names":["<global>","WrapperOpaque","constructor","_with","<anonymous>","get__inner"],"mappings":"AAA;ACI;ICC;KDE;IEC;eCC;YFC;aEE;SDC;KFC;III;KJE;CDC"},"hasCjsExports":true},"type":"js/module"}]} |