UNPKG

@openocean.finance/wallet-management

Version:

Openocean Wallet Management solution.

3 lines (2 loc) 178 B
import type { WalletManagementProviderProps } from './types.js'; export declare const WalletManagementProvider: React.FC<React.PropsWithChildren<WalletManagementProviderProps>>;