UNPKG

barterjs-sdk

Version:
3 lines (2 loc) 139 B
import { BarterProviderType } from '../types/paramTypes'; export declare function isEthersProvider(provider: BarterProviderType): boolean;