UNPKG

phone-format

Version:

International standard Phone Number formatter.

8 lines (5 loc) 119 B
/** * Created by wanderley_panosso on 29/01/2016. */ 'use strict'; module.exports = require('./lib/phone-format');