UNPKG

boxpay-checkout-reactnative-sdk

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