UNPKG

@daimo/pay

Version:

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

3 lines (2 loc) 127 B
/** Daimo Pay internal context. */ export declare const usePayContext: () => import("../provider/PayContext").PayContextValue;