Repository URL to install this package:
|
Version:
0.0.4 ▾
|
import { WalletProps, WalletOptions } from './../wallet';
export declare const coinbaseWallet: ({ chains, appName, }: WalletOptions) => WalletProps;