UNPKG

@polkadot/types

Version:
11 lines (10 loc) 257 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const rpc_js_1 = require("./rpc.js"); exports.default = { rpc: rpc_js_1.rpc, types: { // StorageKey extends Bytes PrefixedStorageKey: 'StorageKey' } };