UNPKG

emmet.sdk

Version:
3 lines (2 loc) 126 B
import { ethers } from "ethers"; export declare function getSigner(address: string): Promise<ethers.providers.JsonRpcSigner>;