UNPKG

boxpay-checkout-reactnative-sdk

Version:
4 lines 283 B
import type { BoxpayCheckoutProps } from './interface'; declare const BoxpayCheckout: ({ token, configurationOptions, onPaymentResult, shopperToken, }: BoxpayCheckoutProps) => import("react/jsx-runtime").JSX.Element; export default BoxpayCheckout; //# sourceMappingURL=index.d.ts.map