UNPKG

633 BSource Map (JSON)View Raw
1{"version":3,"sources":["../source/getExampleNumber.js"],"names":["getExampleNumber","country","examples","metadata","PhoneNumber"],"mappings":";;;;;;;AAAA;;;;AAEe,SAASA,gBAAT,CAA0BC,OAA1B,EAAmCC,QAAnC,EAA6CC,QAA7C,EAAuD;AACrE,MAAID,QAAQ,CAACD,OAAD,CAAZ,EAAuB;AACtB,WAAO,IAAIG,uBAAJ,CAAgBH,OAAhB,EAAyBC,QAAQ,CAACD,OAAD,CAAjC,EAA4CE,QAA5C,CAAP;AACA;AACD","sourcesContent":["import PhoneNumber from './PhoneNumber'\r\n\r\nexport default function getExampleNumber(country, examples, metadata) {\r\n\tif (examples[country]) {\r\n\t\treturn new PhoneNumber(country, examples[country], metadata)\r\n\t}\r\n}"],"file":"getExampleNumber.js"}
\No newline at end of file