UNPKG

@octabytes/format-phone

Version:

Convert phone number into human readable format

2 lines (1 loc) 60 B
export default function formatPhone(phone: string): string;