UNPKG

@maskito/phone

Version:

The optional framework-agnostic Maskito's package with phone masks

5 lines 333 B
export { TEMPLATE_FILLER } from './constants'; export { maskitoPhoneOptionsGenerator } from './phone-mask'; export { cutInitCountryCodePreprocessor, phoneLengthPostprocessorGenerator, validatePhonePreprocessorGenerator, } from './processors'; export { maskitoGetCountryFromNumber } from './utils'; //# sourceMappingURL=index.d.ts.map