UNPKG

@sentio/truffle-source-fetcher

Version:

Fetches verified source code from services such as Etherscan

6 lines (5 loc) 171 B
import type * as Types from "./types"; export declare const networkNamesById: { [id: number]: string; }; export declare const networksByName: Types.SupportedNetworks;