UNPKG

@coin-voyage/paykit

Version:

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

8 lines (7 loc) 259 B
import type React from "react"; declare const CopyToClipboard: ({ text, children, variant, }: { text?: string; children?: React.ReactNode; variant?: "button" | "left"; }) => import("react/jsx-runtime").JSX.Element; export default CopyToClipboard;