UNPKG

@daimo/pay

Version:

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

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