UNPKG

chain-registry

Version:
7 lines (6 loc) 173 B
import _assets from './assets'; import _chain from './chain'; import _ibc from './ibc'; export const assets = _assets; export const chain = _chain; export const ibc = _ibc;