UNPKG

@daimo/pay

Version:

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

8 lines (7 loc) 191 B
import React from "react"; declare const CopyToClipboard: React.FC<{ string?: string; children?: React.ReactNode; variant?: "button" | "left"; }>; export default CopyToClipboard;