UNPKG

pay-sdk-react

Version:

A cross-platform payment SDK for React, supporting Alipay, WeChat Pay, PayPal, Stripe, Payssion, and Airwallex, compatible with H5, PC, and App environments.

6 lines (5 loc) 288 B
import React from 'react'; declare const _default: React.MemoExoticComponent<React.ForwardRefExoticComponent<import("./interface").BasesStripeProps & React.HTMLAttributes<HTMLDivElement> & { children?: React.ReactNode; } & React.RefAttributes<HTMLElement>>>; export default _default;