UNPKG

react-native-mask-text

Version:
7 lines (6 loc) 211 B
export declare const DIGIT = "9"; export declare const ALPHA = "A"; export declare const ALPHANUM = "S"; export declare const HOURS = "H"; export declare const MINUTES = "m"; export declare const SECONDS = "s";