UNPKG

@tonconnect/ui-react

Version:

TonConnect UI React is a React UI kit for TonConnect SDK. Use it to connect your app to TON wallets via TonConnect protocol in React apps.

5 lines (4 loc) 133 B
/** * Indicates current status of the connection restoring process. */ export declare function useIsConnectionRestored(): boolean;