UNPKG

@sofaws/dapp-core

Version:

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

6 lines 222 B
/// <reference types="react" /> export declare const LockedTokenAddressIcon: ({ address, tokenId }: { address: string; tokenId: string; }) => JSX.Element | null; //# sourceMappingURL=LockedTokenAddressIcon.d.ts.map