mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 05:21:02 +00:00
1 line
1.8 KiB
Plaintext
1 line
1.8 KiB
Plaintext
{"dependencies":[{"name":"@polkadot/types-create","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":58,"index":58}}],"key":"/WIJesF6sjfuSS2ZqxoEkhCD2Pk=","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 exports.createType = createType;\n var _polkadotTypesCreate = require(_dependencyMap[0], \"@polkadot/types-create\");\n /**\n * Create an instance of a `type` with a given `params`.\n * @param type - A recognizable string representing the type to create an\n * instance from\n * @param params - The value to instantiate the type with\n */\n function createType(registry, type, ...params) {\n return (0, _polkadotTypesCreate.createTypeUnsafe)(registry, type, params);\n }\n});","lineCount":18,"map":[[7,2,8,0,"exports"],[7,9,8,0],[7,10,8,0,"createType"],[7,20,8,0],[7,23,8,0,"createType"],[7,33,8,0],[8,2,1,0],[8,6,1,0,"_polkadotTypesCreate"],[8,26,1,0],[8,29,1,0,"require"],[8,36,1,0],[8,37,1,0,"_dependencyMap"],[8,51,1,0],[9,2,2,0],[10,0,3,0],[11,0,4,0],[12,0,5,0],[13,0,6,0],[14,0,7,0],[15,2,8,7],[15,11,8,16,"createType"],[15,21,8,26,"createType"],[15,22,8,27,"registry"],[15,30,8,35],[15,32,8,37,"type"],[15,36,8,41],[15,38,8,43],[15,41,8,46,"params"],[15,47,8,52],[15,49,8,54],[16,4,9,4],[16,11,9,11],[16,15,9,11,"createTypeUnsafe"],[16,35,9,27],[16,36,9,27,"createTypeUnsafe"],[16,52,9,27],[16,54,9,28,"registry"],[16,62,9,36],[16,64,9,38,"type"],[16,68,9,42],[16,70,9,44,"params"],[16,76,9,50],[16,77,9,51],[17,2,10,0],[18,0,10,1],[18,3]],"functionMap":{"names":["<global>","createType"],"mappings":"AAA;OCO;CDE"},"hasCjsExports":false},"type":"js/module"}]} |