UNPKG

@xchainjs/xchain-radix

Version:

Custom Radix client and utilities used by XChainJS clients

5 lines (4 loc) 116 B
export { Client } from './client'; export * from './const'; export * from './types/radix'; export * from './utils';