UNPKG

@lifi/types

Version:
7 lines (5 loc) 188 B
import type { _Chain } from './Chain.js' import type { AddEthereumChainParameter } from './EVMChain.js' export interface TVMChain extends _Chain { metamask: AddEthereumChainParameter }