UNPKG

@abdias1998/feexpay_lite

Version:

SDK React officiel pour intégrer les paiements FeexPay dans vos applications React

3 lines (2 loc) 133 B
import { Country } from '../types'; export declare const getFormattedPhoneNumber: (phoneNumber: string, country: Country) => string;