UNPKG

butterjs-sdk

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