UNPKG

@catalabs/catalyst-sdk

Version:
3 lines 168 B
import { ethers } from 'ethers'; export type EvmProvider = ethers.Provider | ethers.BrowserProvider | ethers.JsonRpcProvider; //# sourceMappingURL=evm-provider.d.ts.map