UNPKG

@uprtcl/http-provider

Version:

_Prtcl provider wrappers around the native fetch api

5 lines (4 loc) 195 B
import { HttpAuthenticatedConnectionImp } from '../http.auth.connection.imp'; export declare class HttpEthConnection extends HttpAuthenticatedConnectionImp { constructor(host: string); }