UNPKG

@coin-voyage/paykit

Version:

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

4 lines (3 loc) 214 B
import { type PropsWithChildren } from "react"; export declare function useInBigmiContext(): boolean; export declare function UTXOProvider({ children }: PropsWithChildren): import("react/jsx-runtime").JSX.Element;