UNPKG

@open-web3/api-mobx

Version:
5 lines (4 loc) 207 B
import { TypeRegistry } from '@polkadot/types/create'; export declare function registerDefinitions(registry: TypeRegistry, extras: Record<string, Record<string, { types: Record<string, any>; }>>): void;