UNPKG

web3-domain-resolver

Version:

Web3 Library that enable with just one function to resolve domains on multiple web3 providers such as ENS, UnstoppableDomains and Freename

4 lines (3 loc) 99 B
export declare class ApiCaller { static getHttpsCall(url: string): Promise<any | undefined>; }