UNPKG

@sofaws/dapp-core

Version:

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

5 lines 175 B
/// <reference types="react" /> export declare const AddressDetailItem: ({ address }: { address: string; }) => JSX.Element; //# sourceMappingURL=AddressDetailitem.d.ts.map