UNPKG

@metadaoproject/wallet-adapter-react-ui

Version:
4 lines 208 B
import React from 'react'; import type { ButtonProps } from './Button.js'; export declare function WalletConnectButton(props: ButtonProps): React.JSX.Element; //# sourceMappingURL=WalletConnectButton.d.ts.map