UNPKG

@polkadot/types

Version:
10 lines (9 loc) 162 B
import { runtime } from './runtime.js'; export default { rpc: {}, runtime, types: { NftCollectionId: 'u32', NftItemId: 'u32' } };