UNPKG

@daimo/pay

Version:

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

3 lines (2 loc) 140 B
import { DaimoPayOrderID } from "@daimo/pay-common"; export declare function getSupportUrl(payId: DaimoPayOrderID, screen: string): string;