UNPKG

@takentrade/takentrade-libs

Version:
3 lines (2 loc) 130 B
export declare function formatPhoneNumber(phone: string): string; export declare function maskPhoneNumber(phone: string): string;