UNPKG

@polkadot/types

Version:
4 lines (3 loc) 156 B
import type { DefinitionRpcExt } from '../types/index.js'; declare const jsonrpc: Record<string, Record<string, DefinitionRpcExt>>; export default jsonrpc;