getCountryCallingCode.js 174 B

123
  1. // Deprecated. Import from 'metadata.js' directly instead.
  2. export { getCountryCallingCode as default } from './metadata.js';
  3. //# sourceMappingURL=getCountryCallingCode.js.map