UNPKG

@lifi/data-types

Version:
7 lines 358 B
export { supportedEVMChains } from './supportedChains.evm.js'; export * from './supportedChains.js'; export { supportedMVMChains } from './supportedChains.mvm.js'; export { supportedSolanaChains } from './supportedChains.svm.js'; export { supportedUXTOChains } from './supportedChains.utxo.js'; export * from './utils.js'; //# sourceMappingURL=index.d.ts.map