UNPKG

mjstl

Version:

JS USEABLE DATEUTIL HELPER LIB

16 lines (15 loc) 332 B
export declare const cts: { [key: string]: string; }; export declare const stc: { [key: string]: string; }; export declare const aa3phone: { [key: string]: { countryCode: number; mobile_begin_with?: number[]; phone_number_lengths?: number[]; flag: string; mask: string; }; };