UNPKG

vue-blocklink

Version:

Vue support for the Blockchain Link browser extension

9 lines 263 B
export function ExplainNetworkById(netID: any): {}; export function GetMetaNetConfig(netID: any): { chainId: string; chainName: any; nativeCurrency: any; blockExplorerUrls: any[]; rpcUrls: any; }; //# sourceMappingURL=ethereumnetworks.d.ts.map