mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 05:21:02 +00:00
1 line
1.2 KiB
Plaintext
1 line
1.2 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 Object.defineProperty(exports, \"rpc\", {\n enumerable: true,\n get: function () {\n return rpc;\n }\n });\n const rpc = {\n methods: {\n description: 'Retrieves the list of RPC methods that are exposed by the node',\n params: [],\n type: 'RpcMethods'\n }\n };\n});","lineCount":20,"map":[[7,2,1,0,"Object"],[7,8,1,0],[7,9,1,0,"defineProperty"],[7,23,1,0],[7,24,1,0,"exports"],[7,31,1,0],[8,4,1,0,"enumerable"],[8,14,1,0],[9,4,1,0,"get"],[9,7,1,0],[9,18,1,0,"get"],[9,19,1,0],[10,6,1,0],[10,13,1,0,"rpc"],[10,16,1,0],[11,4,1,0],[12,2,1,0],[13,2,1,7],[13,8,1,13,"rpc"],[13,11,1,16],[13,14,1,19],[14,4,2,4,"methods"],[14,11,2,11],[14,13,2,13],[15,6,3,8,"description"],[15,17,3,19],[15,19,3,21],[15,83,3,85],[16,6,4,8,"params"],[16,12,4,14],[16,14,4,16],[16,16,4,18],[17,6,5,8,"type"],[17,10,5,12],[17,12,5,14],[18,4,6,4],[19,2,7,0],[19,3,7,1],[20,0,7,2],[20,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"type":"js/module"}]} |