Files
pezkuwi-mobile-app/frontend/.metro-cache/cache/b2/0f7f45c3d2147cb3787cf136a2c36756ea197db516ce7d9036f65dbfd219fe9aa395d4
T
2025-10-24 02:48:32 +00:00

1 line
2.4 KiB
Plaintext

{"dependencies":[{"name":"./I32.js","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":31,"index":31}}],"key":"ikN86rEl4iiI0LTuWW+GK2l0Ues=","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, \"isize\", {\n enumerable: true,\n get: function () {\n return isize;\n }\n });\n var _I32Js = require(_dependencyMap[0], \"./I32.js\");\n /**\n * @name ISize\n * @description\n * A System default signed number, typically used in RPC to report non-consensus\n * data. It is a wrapper for [[I32]] as a WASM default (as generated by Rust bindings).\n * It is not to be used, since it creates consensus mismatches.\n */\n class isize extends _I32Js.i32 {\n constructor(registry, value) {\n super(registry, value);\n throw new Error('The `isize` type should not be used. Since it is platform-specific, it creates incompatibilities between native (generally i64) and WASM (always i32) code. Use one of the `i32` or `i64` types explicitly.');\n }\n }\n});","lineCount":27,"map":[[7,2,9,0,"Object"],[7,8,9,0],[7,9,9,0,"defineProperty"],[7,23,9,0],[7,24,9,0,"exports"],[7,31,9,0],[8,4,9,0,"enumerable"],[8,14,9,0],[9,4,9,0,"get"],[9,7,9,0],[9,18,9,0,"get"],[9,19,9,0],[10,6,9,0],[10,13,9,0,"isize"],[10,18,9,0],[11,4,9,0],[12,2,9,0],[13,2,1,0],[13,6,1,0,"_I32Js"],[13,12,1,0],[13,15,1,0,"require"],[13,22,1,0],[13,23,1,0,"_dependencyMap"],[13,37,1,0],[14,2,2,0],[15,0,3,0],[16,0,4,0],[17,0,5,0],[18,0,6,0],[19,0,7,0],[20,0,8,0],[21,2,9,7],[21,8,9,13,"isize"],[21,13,9,18],[21,22,9,27,"i32"],[21,28,9,30],[21,29,9,30,"i32"],[21,32,9,30],[21,33,9,31],[22,4,10,4,"constructor"],[22,15,10,15,"constructor"],[22,16,10,16,"registry"],[22,24,10,24],[22,26,10,26,"value"],[22,31,10,31],[22,33,10,33],[23,6,11,8],[23,11,11,13],[23,12,11,14,"registry"],[23,20,11,22],[23,22,11,24,"value"],[23,27,11,29],[23,28,11,30],[24,6,12,8],[24,12,12,14],[24,16,12,18,"Error"],[24,21,12,23],[24,22,12,24],[24,227,12,229],[24,228,12,230],[25,4,13,4],[26,2,14,0],[27,0,14,1],[27,3]],"functionMap":{"names":["<global>","isize","isize#constructor"],"mappings":"AAA;OCQ;ICC;KDG;CDC"},"hasCjsExports":false},"type":"js/module"}]}