UNPKG

@blocklet/payment-react

Version:

Reusable react components for payment kit v2

3 lines (2 loc) 121 B
export { default as CheckoutV2 } from './checkout-v2'; export type { CheckoutV2Props, CheckoutScenario } from './types';