UNPKG

boxpay-checkout-reactnative-sdk

Version:
4 lines 274 B
import type { PaymentExecutedPostResponse } from '../interface'; declare const methodsPostRequest: (instrumentDetails: string, paymentMethod: string) => Promise<PaymentExecutedPostResponse>; export default methodsPostRequest; //# sourceMappingURL=methodsPostRequest.d.ts.map