UNPKG

libphonenumber-js

Version:

A simpler (and smaller) rewrite of Google Android's libphonenumber library in javascript

5 lines (4 loc) 135 B
import Metadata from './metadata' export default function getCountries(metadata) { return new Metadata(metadata).getCountries() }