mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 14:31:02 +00:00
1 line
2.7 KiB
Plaintext
1 line
2.7 KiB
Plaintext
{"dependencies":[{"name":"@polkadot/wasm-crypto","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":5,"column":22,"index":174},"end":{"line":5,"column":54,"index":206}}],"key":"iIJx+ejRpeeDyPIizByl2fy6gpQ=","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.cryptoIsReady = void 0;\n exports.cryptoWaitReady = cryptoWaitReady;\n const wasm_crypto_1 = require(_dependencyMap[0], \"@polkadot/wasm-crypto\");\n exports.cryptoIsReady = wasm_crypto_1.isReady;\n function cryptoWaitReady() {\n return (0, wasm_crypto_1.waitReady)().then(() => {\n if (!(0, wasm_crypto_1.isReady)()) {\n throw new Error('Unable to initialize @polkadot/util-crypto');\n }\n return true;\n }).catch(() => false);\n }\n});","lineCount":19,"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,"cryptoIsReady"],[7,23,3,21],[7,26,3,24],[7,31,3,29],[7,32,3,30],[8,2,4,0,"exports"],[8,9,4,7],[8,10,4,8,"cryptoWaitReady"],[8,25,4,23],[8,28,4,26,"cryptoWaitReady"],[8,43,4,41],[9,2,5,0],[9,8,5,6,"wasm_crypto_1"],[9,21,5,19],[9,24,5,22,"require"],[9,31,5,29],[9,32,5,29,"_dependencyMap"],[9,46,5,29],[9,74,5,53],[9,75,5,54],[10,2,6,0,"exports"],[10,9,6,7],[10,10,6,8,"cryptoIsReady"],[10,23,6,21],[10,26,6,24,"wasm_crypto_1"],[10,39,6,37],[10,40,6,38,"isReady"],[10,47,6,45],[11,2,7,0],[11,11,7,9,"cryptoWaitReady"],[11,26,7,24,"cryptoWaitReady"],[11,27,7,24],[11,29,7,27],[12,4,8,4],[12,11,8,11],[12,12,8,12],[12,13,8,13],[12,15,8,15,"wasm_crypto_1"],[12,28,8,28],[12,29,8,29,"waitReady"],[12,38,8,38],[12,40,8,40],[12,41,8,41],[12,42,9,9,"then"],[12,46,9,13],[12,47,9,14],[12,53,9,20],[13,6,10,8],[13,10,10,12],[13,11,10,13],[13,12,10,14],[13,13,10,15],[13,15,10,17,"wasm_crypto_1"],[13,28,10,30],[13,29,10,31,"isReady"],[13,36,10,38],[13,38,10,40],[13,39,10,41],[13,41,10,43],[14,8,11,12],[14,14,11,18],[14,18,11,22,"Error"],[14,23,11,27],[14,24,11,28],[14,68,11,72],[14,69,11,73],[15,6,12,8],[16,6,13,8],[16,13,13,15],[16,17,13,19],[17,4,14,4],[17,5,14,5],[17,6,14,6],[17,7,15,9,"catch"],[17,12,15,14],[17,13,15,15],[17,19,15,21],[17,24,15,26],[17,25,15,27],[18,2,16,0],[19,0,16,1],[19,3]],"functionMap":{"names":["<global>","cryptoWaitReady","then$argument_0","then._catch$argument_0"],"mappings":"AAA;ACM;cCE;KDK;eEC,WF;CDC"},"hasCjsExports":true},"type":"js/module"}]} |