UNPKG

@daimo/pay

Version:

Seamless crypto payments. Onboard users from any chain, any coin into your app with one click.

6 lines (5 loc) 219 B
declare const WalletPaymentSpinner: ({ logo, logoShape, }: { logo: React.ReactNode | string; logoShape: "circle" | "squircle"; }) => import("react/jsx-runtime").JSX.Element; export default WalletPaymentSpinner;