UNPKG

boxpay-checkout-reactnative-sdk

Version:
4 lines 227 B
import { type PaymentMethodFetchResponse } from '../interface'; declare const fetchPaymentMethods: () => Promise<PaymentMethodFetchResponse>; export default fetchPaymentMethods; //# sourceMappingURL=fetchPaymentMethods.d.ts.map