UNPKG

boxpay-checkout-reactnative-sdk

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