UNPKG

libphonenumber-js

Version:

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

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