UNPKG

e164num

Version:

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

2 lines (1 loc) 69 B
export declare const isMaskedPhoneNumber: (e164: string) => boolean;