UNPKG

@daimo/pay

Version:

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

9 lines (8 loc) 175 B
import React from "react"; declare const Logo: React.FC<{ src: React.ReactNode; background?: string; width?: number; height?: number; }>; export default Logo;