UNPKG

droplinked-payment-hub

Version:

A unified payment component that handles different payment providers

2 lines (1 loc) 116 B
export declare const getStripePromise: (isTestnet?: boolean) => Promise<import('@stripe/stripe-js').Stripe | null>;