UNPKG

@sofaws/dapp-core

Version:

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

4 lines 197 B
/// <reference types="react" /> import { SignModalPropsType } from 'types'; export declare const SignWithLedgerModal: (props: SignModalPropsType) => JSX.Element; //# sourceMappingURL=index.d.ts.map