@maskito/phone
Version:
The optional framework-agnostic Maskito's package with phone masks
6 lines (5 loc) • 356 B
TypeScript
export { TEMPLATE_FILLER } from './constants';
export type { MaskitoPhoneParams } from './phone-mask';
export { maskitoPhoneOptionsGenerator } from './phone-mask';
export { browserAutofillPreprocessorGenerator, cutInitCountryCodePreprocessor, phoneLengthPostprocessorGenerator, } from './processors';
export { maskitoGetCountryFromNumber } from './utils';