Files
pezkuwi-mobile-app/frontend/.metro-cache/cache/1f/ceba534101d39325a4cb2fbb40df309a9f0a492dd355c3c0bfbd70cd445b3f9ac9299d
T
2025-11-08 10:06:45 +00:00

1 line
3.4 KiB
Plaintext

{"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.isBrowserCryptoAvailable = exports.getSubtleCrypto = exports.getBrowerCrypto = void 0;\n function getBrowerCrypto() {\n return (global === null || global === void 0 ? void 0 : global.crypto) || (global === null || global === void 0 ? void 0 : global.msCrypto) || {};\n }\n exports.getBrowerCrypto = getBrowerCrypto;\n function getSubtleCrypto() {\n var browserCrypto = getBrowerCrypto();\n return browserCrypto.subtle || browserCrypto.webkitSubtle;\n }\n exports.getSubtleCrypto = getSubtleCrypto;\n function isBrowserCryptoAvailable() {\n return !!getBrowerCrypto() && !!getSubtleCrypto();\n }\n exports.isBrowserCryptoAvailable = isBrowserCryptoAvailable;\n});","lineCount":21,"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,"isBrowserCryptoAvailable"],[7,34,3,32],[7,37,3,35,"exports"],[7,44,3,42],[7,45,3,43,"getSubtleCrypto"],[7,60,3,58],[7,63,3,61,"exports"],[7,70,3,68],[7,71,3,69,"getBrowerCrypto"],[7,86,3,84],[7,89,3,87],[7,94,3,92],[7,95,3,93],[8,2,4,0],[8,11,4,9,"getBrowerCrypto"],[8,26,4,24,"getBrowerCrypto"],[8,27,4,24],[8,29,4,27],[9,4,5,4],[9,11,5,11],[9,12,5,12,"global"],[9,18,5,18],[9,23,5,23],[9,27,5,27],[9,31,5,31,"global"],[9,37,5,37],[9,42,5,42],[9,47,5,47],[9,48,5,48],[9,51,5,51],[9,56,5,56],[9,57,5,57],[9,60,5,60,"global"],[9,66,5,66],[9,67,5,67,"crypto"],[9,73,5,73],[9,79,5,79,"global"],[9,85,5,85],[9,90,5,90],[9,94,5,94],[9,98,5,98,"global"],[9,104,5,104],[9,109,5,109],[9,114,5,114],[9,115,5,115],[9,118,5,118],[9,123,5,123],[9,124,5,124],[9,127,5,127,"global"],[9,133,5,133],[9,134,5,134,"msCrypto"],[9,142,5,142],[9,143,5,143],[9,147,5,147],[9,148,5,148],[9,149,5,149],[10,2,6,0],[11,2,7,0,"exports"],[11,9,7,7],[11,10,7,8,"getBrowerCrypto"],[11,25,7,23],[11,28,7,26,"getBrowerCrypto"],[11,43,7,41],[12,2,8,0],[12,11,8,9,"getSubtleCrypto"],[12,26,8,24,"getSubtleCrypto"],[12,27,8,24],[12,29,8,27],[13,4,9,4],[13,8,9,10,"browserCrypto"],[13,21,9,23],[13,24,9,26,"getBrowerCrypto"],[13,39,9,41],[13,40,9,42],[13,41,9,43],[14,4,10,4],[14,11,10,11,"browserCrypto"],[14,24,10,24],[14,25,10,25,"subtle"],[14,31,10,31],[14,35,10,35,"browserCrypto"],[14,48,10,48],[14,49,10,49,"webkitSubtle"],[14,61,10,61],[15,2,11,0],[16,2,12,0,"exports"],[16,9,12,7],[16,10,12,8,"getSubtleCrypto"],[16,25,12,23],[16,28,12,26,"getSubtleCrypto"],[16,43,12,41],[17,2,13,0],[17,11,13,9,"isBrowserCryptoAvailable"],[17,35,13,33,"isBrowserCryptoAvailable"],[17,36,13,33],[17,38,13,36],[18,4,14,4],[18,11,14,11],[18,12,14,12],[18,13,14,13,"getBrowerCrypto"],[18,28,14,28],[18,29,14,29],[18,30,14,30],[18,34,14,34],[18,35,14,35],[18,36,14,36,"getSubtleCrypto"],[18,51,14,51],[18,52,14,52],[18,53,14,53],[19,2,15,0],[20,2,16,0,"exports"],[20,9,16,7],[20,10,16,8,"isBrowserCryptoAvailable"],[20,34,16,32],[20,37,16,35,"isBrowserCryptoAvailable"],[20,61,16,59],[21,0,16,60],[21,3]],"functionMap":{"names":["<global>","getBrowerCrypto","getSubtleCrypto","isBrowserCryptoAvailable"],"mappings":"AAA;ACG;CDE;AEE;CFG;AGE;CHE"},"hasCjsExports":true},"type":"js/module"}]}