UNPKG

e164num

Version:

**Light validation and manipulation of E.164 phone numbers.**

6 lines (5 loc) 232 B
export * from './formatPartialUSPhoneNumber.js'; export * from './getPartialE164PhoneNumber.js'; export * from './isValidE164PhoneNumber.js'; export * from './isValidPartialE164PhoneNumber.js'; export * from './maskPhoneNumber.js';