UNPKG

@polkadot/types

Version:
13 lines (12 loc) 304 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const runtime_js_1 = require("./runtime.js"); exports.default = { rpc: {}, runtime: runtime_js_1.runtime, types: { Error: { _enum: ['Unsupported', 'VersionedConversionFailed'] } } };