UNPKG

@pushchain/ui-kit

Version:
3 lines (2 loc) 142 B
import { WalletContextType } from '../context/WalletContext'; export declare const usePushWalletContext: (uid?: string) => WalletContextType;