mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 07:41:01 +00:00
1 line
3.7 KiB
Plaintext
1 line
3.7 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.rpc = void 0;\n exports.rpc = {\n localStorageClear: {\n description: 'Clear offchain local storage under given key and prefix',\n isUnsafe: true,\n params: [{\n name: 'kind',\n type: 'StorageKind'\n }, {\n name: 'key',\n type: 'Bytes'\n }],\n type: 'Null'\n },\n localStorageGet: {\n description: 'Get offchain local storage under given key and prefix',\n isUnsafe: true,\n params: [{\n name: 'kind',\n type: 'StorageKind'\n }, {\n name: 'key',\n type: 'Bytes'\n }],\n type: 'Option<Bytes>'\n },\n localStorageSet: {\n description: 'Set offchain local storage under given key and prefix',\n isUnsafe: true,\n params: [{\n name: 'kind',\n type: 'StorageKind'\n }, {\n name: 'key',\n type: 'Bytes'\n }, {\n name: 'value',\n type: 'Bytes'\n }],\n type: 'Null'\n }\n };\n});","lineCount":49,"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,"rpc"],[7,13,3,11],[7,16,3,14],[7,21,3,19],[7,22,3,20],[8,2,4,0,"exports"],[8,9,4,7],[8,10,4,8,"rpc"],[8,13,4,11],[8,16,4,14],[9,4,5,4,"localStorageClear"],[9,21,5,21],[9,23,5,23],[10,6,6,8,"description"],[10,17,6,19],[10,19,6,21],[10,76,6,78],[11,6,7,8,"isUnsafe"],[11,14,7,16],[11,16,7,18],[11,20,7,22],[12,6,8,8,"params"],[12,12,8,14],[12,14,8,16],[12,15,9,12],[13,8,10,16,"name"],[13,12,10,20],[13,14,10,22],[13,20,10,28],[14,8,11,16,"type"],[14,12,11,20],[14,14,11,22],[15,6,12,12],[15,7,12,13],[15,9,13,12],[16,8,14,16,"name"],[16,12,14,20],[16,14,14,22],[16,19,14,27],[17,8,15,16,"type"],[17,12,15,20],[17,14,15,22],[18,6,16,12],[18,7,16,13],[18,8,17,9],[19,6,18,8,"type"],[19,10,18,12],[19,12,18,14],[20,4,19,4],[20,5,19,5],[21,4,20,4,"localStorageGet"],[21,19,20,19],[21,21,20,21],[22,6,21,8,"description"],[22,17,21,19],[22,19,21,21],[22,74,21,76],[23,6,22,8,"isUnsafe"],[23,14,22,16],[23,16,22,18],[23,20,22,22],[24,6,23,8,"params"],[24,12,23,14],[24,14,23,16],[24,15,24,12],[25,8,25,16,"name"],[25,12,25,20],[25,14,25,22],[25,20,25,28],[26,8,26,16,"type"],[26,12,26,20],[26,14,26,22],[27,6,27,12],[27,7,27,13],[27,9,28,12],[28,8,29,16,"name"],[28,12,29,20],[28,14,29,22],[28,19,29,27],[29,8,30,16,"type"],[29,12,30,20],[29,14,30,22],[30,6,31,12],[30,7,31,13],[30,8,32,9],[31,6,33,8,"type"],[31,10,33,12],[31,12,33,14],[32,4,34,4],[32,5,34,5],[33,4,35,4,"localStorageSet"],[33,19,35,19],[33,21,35,21],[34,6,36,8,"description"],[34,17,36,19],[34,19,36,21],[34,74,36,76],[35,6,37,8,"isUnsafe"],[35,14,37,16],[35,16,37,18],[35,20,37,22],[36,6,38,8,"params"],[36,12,38,14],[36,14,38,16],[36,15,39,12],[37,8,40,16,"name"],[37,12,40,20],[37,14,40,22],[37,20,40,28],[38,8,41,16,"type"],[38,12,41,20],[38,14,41,22],[39,6,42,12],[39,7,42,13],[39,9,43,12],[40,8,44,16,"name"],[40,12,44,20],[40,14,44,22],[40,19,44,27],[41,8,45,16,"type"],[41,12,45,20],[41,14,45,22],[42,6,46,12],[42,7,46,13],[42,9,47,12],[43,8,48,16,"name"],[43,12,48,20],[43,14,48,22],[43,21,48,29],[44,8,49,16,"type"],[44,12,49,20],[44,14,49,22],[45,6,50,12],[45,7,50,13],[45,8,51,9],[46,6,52,8,"type"],[46,10,52,12],[46,12,52,14],[47,4,53,4],[48,2,54,0],[48,3,54,1],[49,0,54,2],[49,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":true},"type":"js/module"}]} |