????
Current Path : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/libphonenumber-js/es6/ |
Current File : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/libphonenumber-js/es6/getExampleNumber.js |
import PhoneNumber from './PhoneNumber.js'; export default function getExampleNumber(country, examples, metadata) { if (examples[country]) { return new PhoneNumber(country, examples[country], metadata); } } //# sourceMappingURL=getExampleNumber.js.map