UNPKG

emmet.sdk

Version:
3 lines (2 loc) 112 B
import { ethers } from "ethers"; export declare function getProvider(): Promise<ethers.providers.Web3Provider>;