mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 20:21:01 +00:00
1 line
3.0 KiB
Plaintext
1 line
3.0 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.runtime = void 0;\n const META_V1_TO_V2 = {\n metadata: {\n description: 'Returns the metadata of a runtime',\n params: [],\n type: 'OpaqueMetadata'\n }\n };\n exports.runtime = {\n Metadata: [{\n methods: {\n metadata_at_version: {\n description: 'Returns the metadata at a given version.',\n params: [{\n name: 'version',\n type: 'u32'\n }],\n type: 'Option<OpaqueMetadata>'\n },\n metadata_versions: {\n description: 'Returns the supported metadata versions.',\n params: [],\n type: 'Vec<u32>'\n },\n ...META_V1_TO_V2\n },\n version: 2\n }, {\n methods: {\n ...META_V1_TO_V2\n },\n version: 1\n }]\n };\n});","lineCount":41,"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,"runtime"],[7,17,3,15],[7,20,3,18],[7,25,3,23],[7,26,3,24],[8,2,4,0],[8,8,4,6,"META_V1_TO_V2"],[8,21,4,19],[8,24,4,22],[9,4,5,4,"metadata"],[9,12,5,12],[9,14,5,14],[10,6,6,8,"description"],[10,17,6,19],[10,19,6,21],[10,54,6,56],[11,6,7,8,"params"],[11,12,7,14],[11,14,7,16],[11,16,7,18],[12,6,8,8,"type"],[12,10,8,12],[12,12,8,14],[13,4,9,4],[14,2,10,0],[14,3,10,1],[15,2,11,0,"exports"],[15,9,11,7],[15,10,11,8,"runtime"],[15,17,11,15],[15,20,11,18],[16,4,12,4,"Metadata"],[16,12,12,12],[16,14,12,14],[16,15,13,8],[17,6,14,12,"methods"],[17,13,14,19],[17,15,14,21],[18,8,15,16,"metadata_at_version"],[18,27,15,35],[18,29,15,37],[19,10,16,20,"description"],[19,21,16,31],[19,23,16,33],[19,65,16,75],[20,10,17,20,"params"],[20,16,17,26],[20,18,17,28],[20,19,18,24],[21,12,19,28,"name"],[21,16,19,32],[21,18,19,34],[21,27,19,43],[22,12,20,28,"type"],[22,16,20,32],[22,18,20,34],[23,10,21,24],[23,11,21,25],[23,12,22,21],[24,10,23,20,"type"],[24,14,23,24],[24,16,23,26],[25,8,24,16],[25,9,24,17],[26,8,25,16,"metadata_versions"],[26,25,25,33],[26,27,25,35],[27,10,26,20,"description"],[27,21,26,31],[27,23,26,33],[27,65,26,75],[28,10,27,20,"params"],[28,16,27,26],[28,18,27,28],[28,20,27,30],[29,10,28,20,"type"],[29,14,28,24],[29,16,28,26],[30,8,29,16],[30,9,29,17],[31,8,30,16],[31,11,30,19,"META_V1_TO_V2"],[32,6,31,12],[32,7,31,13],[33,6,32,12,"version"],[33,13,32,19],[33,15,32,21],[34,4,33,8],[34,5,33,9],[34,7,34,8],[35,6,35,12,"methods"],[35,13,35,19],[35,15,35,21],[36,8,36,16],[36,11,36,19,"META_V1_TO_V2"],[37,6,37,12],[37,7,37,13],[38,6,38,12,"version"],[38,13,38,19],[38,15,38,21],[39,4,39,8],[39,5,39,9],[40,2,41,0],[40,3,41,1],[41,0,41,2],[41,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":true},"type":"js/module"}]} |