UNPKG

libphonenumber-js

Version:

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

8 lines (5 loc) 207 B
import withMetadataArgument from '../min/exports/withMetadataArgument.js' import _format from '../es6/legacy/format.js' export function format() { return withMetadataArgument(_format, arguments) }