UNPKG

react-native-mask-text

Version:
8 lines (7 loc) 235 B
export const DIGIT = '9'; export const ALPHA = 'A'; export const ALPHANUM = 'S'; export const HOURS = 'H'; // export const HOURS_AM_PM = 'h' export const MINUTES = 'm'; export const SECONDS = 's'; //# sourceMappingURL=constants.js.map