UNPKG

boxpay-checkout-reactnative-sdk

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