UNPKG

mochimo-wallet

Version:

Mochimo HD Wallet Implementation with React Integration

6 lines (4 loc) 133 B
import { default as React } from 'react'; export declare const MochimoWalletProvider: React.FC<{ children: React.ReactNode; }>;