UNPKG

@sofaws/dapp-core

Version:

A library to hold the main logic for a dapp on the Elrond Network

3 lines 181 B
import { ApiNetworkConfigType } from 'types'; export declare function getNetworkConfigFromApi(): Promise<ApiNetworkConfigType | null>; //# sourceMappingURL=getNetworkConfig.d.ts.map