UNPKG

@axelar-network/axelarjs-sdk

Version:
4 lines 150 B
export type RPCInfoType = Record<string, Record<string, any>>; declare const rpc: RPCInfoType; export default rpc; //# sourceMappingURL=index.d.ts.map