UNPKG

@polkadot/types

Version:
12 lines (11 loc) 270 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: { NftCollectionId: 'u32', NftItemId: 'u32' } };